Date: Sat, 26 Jul 2003 00:23:31 +0200 From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) To: Yamada Ken Takeshi <ken@tydfam.jp> Cc: freebsd-java@freebsd.org Subject: Re: Q) jdk1.4.1 compile on -current Message-ID: <xzpznj22ql8.fsf@dwp.des.no> In-Reply-To: <20030725.225621.730647315.ken@tydfam.jp> (Yamada Ken Takeshi's message of "Fri, 25 Jul 2003 22:56:21 %2B0900 (JST)") References: <20030725.225621.730647315.ken@tydfam.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
Yamada Ken Takeshi <ken@tydfam.jp> writes: > Thank you for your check. I may need to wait for wise man to > correct the bug of GCC 3.3.1 It's not a GCC bug, it's a JDK bug which GCC used to silently ignore. The ## operator should only be used to paste together parts of what is meant to be a single token, but apparently a lot of people use it between tokens in macro definitions (which is not only incorrect but also completely unnecessary). DES --=20 Dag-Erling Sm=F8rgrav - des@des.no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpznj22ql8.fsf>