[C++] mechanical PATCH to rename constant_expression_p

Jason Merrill jason@redhat.com
Thu Dec 18 19:41:00 GMT 2003


As discussed in the thread about PR 13243.  There are constant-expressions
other than integral constant-expressions, and if we're only looking for the
latter we should use names that indicate that.

Tested x86_64-pc-linux-gnu, applied to trunk.

2003-12-18  Jason Merrill  <jason@redhat.com>

	* parser.c, pt.c, semantics.c: Rename constant_expression_p
	to integral_constant_expression_p.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-patch
Size: 28328 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20031218/dc7522dd/attachment.bin>


More information about the Gcc-patches mailing list