Boost logo

Boost :

Subject: [boost] [wave] line continuation
From: Nelson, Erik - 2 (erik.l.nelson_at_[hidden])
Date: 2015-01-05 11:51:29


I use wave to preprocess some user input, and a common input error is to have a space after the line continuation character, like

#define SOME_MACRO \
              value

I poked around through documentation, but didn't see any configuration options for allowing a more relaxed line continuation of backslash + whitespace. Is there any simple way of doing this?

I can work around it by doing a text substitution before passing the input to wave, but was hoping there was some way to enable it inside wave.

----------------------------------------------------------------------
This message, and any attachments, is for the intended recipient(s) only, may contain information that is privileged, confidential and/or proprietary and subject to important terms and conditions available at http://www.bankofamerica.com/emaildisclaimer. If you are not the intended recipient, please delete this message.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk