Re: [Alephmodular-devel] Preferences status
Status: Pre-Alpha
Brought to you by:
brefin
From: Br'fin <br...@ma...> - 2003-12-26 17:21:05
|
OoooooKay.... I go to look specifically at this problem of pref-development compiles failing under under the PB Compatible target and what happens? Everything works just fine. *grumble*grumble* No real rhyme or reason to me, but now I can't duplicate it. Go figure. I'm relaxing today, and busy this weekend. I'll probably see about merging the pref-development branch into the trunk next week. -Jeremy Parsons On Dec 26, 2003, at 11:19 AM, Br'fin wrote: > There are two gotchas in the Preferences right now (Three if you count > the new requirement of installing expat before compiling, but that's a > necessity.) > > The plist parser is simple and maybe not as robust as I want it to be. > However it works and this could slide. > > The templated get_value method on CPreferencesValue with variable > specific instantiations causes an odd error under GCC 3.1 (The default > compiler for use with PB 2.0.) It compiles and runs fine under XCode > (and GCC 3.3.) This concerns me, though I'm not sure just how much I > should be concerned. If it's tricky for an earlier version of GCC > might this be tricky for other compiler families? Do we still wish to > support PB 2.0? I am currently inclined to look into fixing this. > > -Jeremy Parsons |