]> granicus.if.org Git - flex/commit
dfa.c:157:24: warning: conversion to 'size_t' from 'int' may change the sign of the...
authorrlar <rlar>
Sat, 27 Feb 2016 18:10:48 +0000 (19:10 +0100)
committerWill Estes <westes575@gmail.com>
Sat, 27 Feb 2016 22:40:14 +0000 (17:40 -0500)
commite66a12bbff288da54a75dac25a68ce5fca9315b4
tree6c694753249915e4393c8ed450fd0870b9f70f8b
parent3a132d28d9ee5be8abfd9c1a97c6d2a14e4c4760
dfa.c:157:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]

most certainly safe cast
src/dfa.c
src/parse.y