Re: is it a bug?

Jens Kallup <[email protected]>
Newsgroups gmane.comp.parsers.spirit.general
Message-ID <[email protected]>
Ok Seth,

I was missmatch, my custom skipper has entries for [ ].
So, I am sorry.

Jens


Am 09.12.2016 um 15:08 schrieb Seth:
> On 09-12-16 09:45, Jens Kallup wrote:
>> good morning
>> i think, i have found a bug:
>>
>> qi::lexeme[ '(' >>  *(('\\' >> qi::char_) | (qi::char_ - ']')) >> ']' ]
>> here '('  that combination works
>>
>> but
>>
>> qi::lexeme[ '[' >>  *(('\\' >> qi::char_) | (qi::char_ - ']')) >> ']' ]
>> does not work
> Jens, that doesn't tell us anything. What does it mean "does not work"
> (I won't quote PB on this for nw)
>
> Also. Isn't that just '(' vs. ']' mismatched.
>
> Also, I am pretty sure I have seen this exact question before.
>
>
>
> ------------------------------------------------------------------------------
> Developer Access Program for Intel Xeon Phi Processors
> Access to Intel Xeon Phi processor-based developer platforms.
> With one year of Intel Parallel Studio XE.
> Training and support from Colfax.
> Order your platform today.http://sdm.link/xeonphi
> _______________________________________________
> Spirit-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/spirit-general


------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.