From: Sean P. <sp...@ad...> - 2005-05-12 07:57:45
|
On May 11, 2005, at 11:38 PM, Ralph Thomas wrote: > Also, either the number > formatter is busted, or the hack I made to adobe::swap to compile on > GCC > is broken (I haven't committed the hack, though, hopefully Sean and I > can > figure out a real solution later in the week). Mat was running into more issues with swap on the release build for Windows - we spent some time this afternoon coming up with a fix that I believe handles all the cases (and we've locally silenced the adl warnings). adobe::swap() is now renamed adobe::asl_swap() - and classes in the adobe namespace can now declare their swap overloads in the adobe namespace. The code is checked in on our side - Mat, can you double check the new code on Windows? Foster, can you roll the changes from change list 1371 out to the sandbox for Ralph? Thanks. Ralph, _Very_ cool to see us running with fltk! Sean |