This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Kawa on Android - unable to use 'for-each' form


On 03/19/2011 12:22 AM, Benny Tsai wrote:
Comparing the two diffs, there are 5 java files that were
pre-processed by ant in the 1.11.1 version but not the SVN version.

Maybe it's worth looking at the build.selectjava fileset definition in Kawa's build.xml.

This seems strange:
   <contains text=" #endif " casesensitive="true"/>

Why the extra spaces in " #endif "?

(IIRC I didn't write this part of build.xml.)
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]