From: Eric B. <er...@go...> - 2013-04-03 15:17:35
|
On 4/3/2013 11:45 AM, Wolfgang Jansen wrote: > Compiling file $GOBO/work/bootstrap/gec2.c issues the warnings > gec2.c:206:32: warning: character constant too long for its type > [enabled by default] > (and a handful more lines). There is the char literal '\177775'. It looks like you don't have the latest version of this file. There is no literal '\177775' at lit 206 anymore. -- Eric Bezault mailto:er...@go... http://www.gobosoft.com |