Summary: | Error compiling libclassparser_la.all_cc.cc: "class yyFlexLexer" redefined | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | Daniel Richard G. <skunk> |
Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Bugfix patch against tokenizer.l |
Description
Daniel Richard G.
2003-11-05 09:32:11 UTC
Created attachment 3034 [details]
Bugfix patch against tokenizer.l
This patch appends "#undef yyFlexLexer" to the end of tokenizer.l (and thereby
tokenizer.cc). Kills the bug.
*** Bug has been marked as fixed ***. |