On 03.01.2011, at 18:05, Manolo Gouy wrote: > > [STR Closed w/Resolution] > > Link: http://www.fltk.org/str.php?L2503 > Version: 1.3-feature > Fix Version: 1.3.0 (r8173) > > > Fixed in Subversion repository. > > Support for Mac OS X 10.3 and 10.4 is maintained. > Pointers to 4 Carbon functions (no longer used at all starting > from 10.5) are memorized after they have been returned by dlsym(). > Changes have been checked on 10.3, 10.4 and 10.6. >
Hi Manolo, tested with 10.6 and working well with US, German and Korean layout. I do get one new warning though: CompileC build/FLTK.build/Debug/fltk_gl.build/Objects-normal/x86_64/Fl_Gl_Choice.o ../../src/Fl_Gl_Choice.cxx normal x86_64 c++ com.apple.compilers.gcc.4_2 cd /Users/matt/dev/fltk-1.3.0/ide/Xcode3 setenv LANG en_US.US-ASCII /Developer/usr/bin/gcc-4.2 -x c++ -arch x86_64 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -DFL_LIBRARY -isysroot /Developer/SDKs/MacOSX10.5.sdk -mfix-and-continue -fvisibility-inlines-hidden -Wno-deprecated-declarations -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/matt/dev/fltk-1.3.0/ide/Xcode3/build/FLTK.build/Debug/fltk_gl.build/fltk_gl-generated-files.hmap -I/Users/matt/dev/fltk-1.3.0/ide/Xcode3/build/FLTK.build/Debug/fltk_gl.build/fltk_gl-own-target-headers.hmap -I/Users/matt/dev/fltk-1.3.0/ide/Xcode3/build/FLTK.build/Debug/fltk_gl.build/fltk_gl-all-target-headers.hmap -iquote /Users/matt/dev/fltk-1.3.0/ide/Xcode3/build/FLTK.build/Debug/fltk_gl.build/fltk_gl-project-headers.hmap -Wno-format-security -Wall -F/Users/matt/dev/fltk-1.3.0/ide/Xcode3/build/Debug -I/Users/matt/dev/fltk-1.3.0/ide/Xcode3/build/Debug/include -I../../ide/XCode3 -I../.. -I../../png -I../../jpeg -I/Users/matt/dev/fltk-1.3.0/ide/Xcode 3/build/FLTK.build/Debug/fltk_gl.build/DerivedSources/x86_64 -I/Users/matt/dev/fltk-1.3.0/ide/Xcode3/build/FLTK.build/Debug/fltk_gl.build/DerivedSources -include /var/folders/mm/mmCS7jrGFq4KfNnPrrwG5k+++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/fltk-buhwhixwqxblaebfqvgmavvyzgps/fltk.pch -c /Users/matt/dev/fltk-1.3.0/ide/Xcode3/../../src/Fl_Gl_Choice.cxx -o /Users/matt/dev/fltk-1.3.0/ide/Xcode3/build/FLTK.build/Debug/fltk_gl.build/Objects-normal/x86_64/Fl_Gl_Choice.o /Users/matt/dev/fltk-1.3.0/ide/Xcode3/../../src/Fl_Gl_Choice.cxx:299: warning: 'OpaqueGrafPtr* fl_GetWindowPort(OpaqueWindowPtr*)' defined but not used _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
