boostorg / wave

Boost.org wave module
http://boost.org/libs/wave
21 stars 49 forks source link

Support a single #pragma without body #191

Closed jefftrull closed 8 months ago

jefftrull commented 8 months ago

This approach differs from the initial plan - which just returned when an empty pragma was detected - because we still need to fire pragma hooks.

jefftrull commented 8 months ago

If merged this will resolve #188