cuneiform team mailing list archive
-
cuneiform team
-
Mailing list archive
-
Message #00717
[Bug 655836] Re: Kern/rneg/sources/src/recog/negrecog.cpp:77: warning: left shift count >= width of type
It worked.
--
Kern/rneg/sources/src/recog/negrecog.cpp:77: warning: left shift count >= width of type
https://bugs.launchpad.net/bugs/655836
You received this bug notification because you are a member of Cuneiform
Linux, which is the registrant for Cuneiform for Linux.
Status in Linux port of Cuneiform: New
Bug description:
GCC warns about left shift being larger than width of the type in Kern/rneg/sources/src/recog/negrecog.cpp. If I understood intentions of the original author correctly, the attached patch should fix this bug.
References