bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

yylval and strdup() on a 64 bit system - yylval should be a 64 bit numbe


From: Richard Wicks
Subject: yylval and strdup() on a 64 bit system - yylval should be a 64 bit number
Date: Fri, 15 Jul 2016 00:33:39 +0000 (UTC)

Minor bug - yylval cannot contain a 64 bit pointer, however this doesn't 
actually effect most systems due to where the heap is located in memory.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]