U++ framework
Do not panic. Ask here before giving up.

Home » Community » Coffee corner » why are these recent changes in upp files of plugins
Re: why are these recent changes in upp files of plugins [message #2622 is a reply to message #2607] Wed, 19 April 2006 08:52 Go to previous message
mirek is currently offline  mirek
Messages: 14290
Registered: November 2005
Ultimate Member
hojtsy wrote on Tue, 18 April 2006 17:27

recently 3 of the project files changes in subdirs of uppsrc/plugin. For example tif.upp:
...
options
	"-DSTDC",
	"-DCHECK_JPEG_YCBCR_SUBSAMPLING",
	-DDEFAULT_EXTRASAMPLE_AS_ALPHA,
	-DSTRIPCHOP_DEFAULT=TIFF_STRIPCHOP,
	-DPIXARLOG_SUPPORT,
	-DZIP_SUPPORT,
	-DOJPEG_SUPPORT,
	-DJPEG_SUPPORT,
	-DLOGLUV_SUPPORT,
	-DNEXT_SUPPORT,
	-DTHUNDER_SUPPORT,
	-DLZW_SUPPORT,
	-DPACKBITS_SUPPORT,
	-DCCITT_SUPPORT,
	-DFILLODER_LSB2MSB;
...
The change is that some options are now quoted. It seems inconsistent. Is there some importance of this? Or is this quoting just accidental, and parsed the same way?


Byproduct of fixing Linux. Quotes are harmless - ide uses them if option text contains ',' or ';' or ' '.

When Tom was fixing Linux ide, he was accidentaly using some older version of ide which required quotes - so he started to fix .upp files to get it going (wrongly), then found the better version.... and forget to fix it back. Sorry for confusion.

Mirek
 
Read Message
Read Message
Previous Topic: Status and Roadmap on webpage
Next Topic: Qt/Windows Open Source
Goto Forum:
  


Current Time: Sat Apr 25 20:42:40 GMT+2 2026

Total time taken to generate the page: 0.00413 seconds