$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [preprocessor] PUSH_BACK/_FRONT on empty array broken in 1.49
From: Jan Boehme (jan.boehme_at_[hidden])
Date: 2012-04-03 11:34:58
Hi!
BOOST_PP_ARRAY_PUSH_BACK & BOOST_PP_ARRAY_PUSH_FRONT on empty array
leads to invalid code if Boost 1.49 is used.
In 1.48 and older it works as expected.
An incident was already filed and a sample attached:
https://svn.boost.org/trac/boost/ticket/6760
Thanks for solving. Let me know if I can be of further assist.
Jan