Review Request 129766: Fix yymore_used_but_not_detected undefined issue

Kevin Funk kfunk at kde.org
Wed Jan 4 11:59:34 UTC 2017


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129766/#review101783
-----------------------------------------------------------



Could you add the complete compile error you got earlier?

Adding `--yymore` doesn't yield a difference in the generated code for kdev-pg-lexer.cc here.

- Kevin Funk


On Jan. 4, 2017, 3:32 a.m., Leslie Zhai wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/129766/
> -----------------------------------------------------------
> 
> (Updated Jan. 4, 2017, 3:32 a.m.)
> 
> 
> Review request for KDevelop and Kevin Funk.
> 
> 
> Bugs: 374523
>     http://bugs.kde.org/show_bug.cgi?id=374523
> 
> 
> Repository: kdevelop-pg-qt
> 
> 
> Description
> -------
> 
> flex-2.6.3 failed to 
> 
> ```
> #define yymore() yymore_used_but_not_detected
> ```
> 
> throw yymore_used_but_not_detected undefined issue, so I simply added --yymore option for CMakeLists.txt
> 
> 
> Diffs
> -----
> 
>   kdev-pg/CMakeLists.txt 5490835 
> 
> Diff: https://git.reviewboard.kde.org/r/129766/diff/
> 
> 
> Testing
> -------
> 
> built for kdevelop-pg-qt git master
> 
> 
> Thanks,
> 
> Leslie Zhai
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170104/f0338cae/attachment-0001.html>


More information about the KDevelop-devel mailing list