[cfe-dev] Difficulties with binding to functions for semantic	actions in a grammar
    Ian Lance Taylor 
    iant at google.com
       
    Thu Oct 17 09:26:34 PDT 2013
    
    
  
On Thu, Oct 17, 2013 at 7:00 AM, Markus Elfring <Markus.Elfring at web.de> wrote:
>
> I stumble on another challenge during the software development of a small
> application which I derive from the Spirit tutorial on my openSUSE system.
>
> http://sourceforge.net/mailarchive/message.php?msg_id=31489573
>
>
> I observe that a source file is accepted by my compilers in one build
> configuration. But error messages are displayed if I switch to the build
> configuration where the relevant source code is directly included by header
> files. Would you like to share any ideas on approaches to resolve this issue?
>
> https://github.com/elfring/boot_parameters/blob/d65ffb55c0643aac8cb02126066252e898b12bf9/boost/CMakeLists.txt
I really have no idea what you are asking and your code looks quite
complex.  Can you show a small self-contained example?
Ian
    
    
More information about the cfe-dev
mailing list