[llvm-commits] [llvm-gcc] Changes In Boolean (please commit)
Jeff Cohen
jeffc at jolt-lang.org
Thu Jan 11 13:46:30 PST 2007
Reid Spencer wrote:
> On Thu, 2007-01-11 at 13:33 -0800, Jeff Cohen wrote:
>
>> Look at the error more closely. It is not complaining about an unused
>> label. That is a warning. It is complaining about using an undefined
>> label. I have no local changes.
>>
>
> Ah, yes, you're right. This is a result of stripping the label out in
> the Makefile. Your version of FLEX must actually us it or a REJECT was
> added recently. In any event, I'll fix the makefile in just a second and
> it should work for you again. Thanks for being dilligent on this through
> my misunderstanding of the situation.
>
> Reid.
>
I'm using version 2.5.4. Flex has been stable for ages, so I'm
surprised if everyone isn't using the same version.
More information about the llvm-commits
mailing list