Re: Lots of warnings with boost & LLVM-GCC compiler
Re: Lots of warnings with boost & LLVM-GCC compiler
- Subject: Re: Lots of warnings with boost & LLVM-GCC compiler
- From: Manfred Schwind <email@hidden>
- Date: Sat, 5 Dec 2009 23:45:36 +0100
Hi,
I have the same problem here.
In the meantime, have you any ideas how to get rid of these warnings? (However, the code works fine.)
Regards,
Mani
Am 01.09.2009 um 22:28 schrieb Shamyl Zakariya:
> It occurred to me that I probably didn't include enough info for diagnosis:
>
> Below is the output from building a particular file which uses boost boost's python and shared_ptr. Also, when clicking on the warnings in the results window, the IDE isn't able to highlight any particular line.
>
> CompileC build/sgf.build/Release/SGF.build/Objects-normal/i386/PythonRunner.o src/sgf/app/python/PythonRunner.cpp normal i386 c++ com.apple.compilers.llvmgcc42
> cd /Users/zakariya/Code/Projects/SimpleGameFramework/trunk/sgf
> setenv LANG en_US.US-ASCII
> /Developer/usr/bin/llvm-gcc-4.2 -x c++ -arch i386 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -Os -Wreturn-type -Wnon-virtual-dtor -Woverloaded-virtual -Wswitch -Wunused-variable -isysroot /Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/zakariya/Code/Projects/SimpleGameFramework/trunk/sgf/build/sgf.build/Release/SGF.build/SGF-generated-files.hmap -I/Users/zakariya/Code/Projects/SimpleGameFramework/trunk/sgf/build/sgf.build/Release/SGF.build/SGF-own-target-headers.hmap -I/Users/zakariya/Code/Projects/SimpleGameFramework/trunk/sgf/build/sgf.build/Release/SGF.build/SGF-all-target-headers.hmap -iquote /Users/zakariya/Code/Projects/SimpleGameFramework/trunk/sgf/build/sgf.build/Release/SGF.build/SGF-project-headers.hmap -F/Users/zakariya/Code/Projects/SimpleGameFramework/trunk/sgf/build/Release -I/Users/zakariya/Code/Projects/SimpleGameFramework/trunk/sgf/build/Release/include -I/usr/local/include -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -I/Users/zakariya/Code/Projects/SimpleGameFramework/trunk/sgf/build/sgf.build/Release/SGF.build/DerivedSources/i386 -I/Users/zakariya/Code/Projects/SimpleGameFramework/trunk/sgf/build/sgf.build/Release/SGF.build/DerivedSources -isysroot /Developer/SDKs/MacOSX10.5.sdk -include /var/folders/GM/GMlalC5Q2RWo9E+BYv0r0++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/sgf_Prefix-cdrtjygkmawypoeicpnxbfqplodp/sgf_Prefix.pch -c /Users/zakariya/Code/Projects/SimpleGameFramework/trunk/sgf/src/sgf/app/python/PythonRunner.cpp -o /Users/zakariya/Code/Projects/SimpleGameFramework/trunk/sgf/build/sgf.build/Release/SGF.build/Objects-normal/i386/PythonRunner.o
>
> WARNING: While resolving call to function '_ZN5boost6python9converter6detail20register_shared_ptr0Ez' arguments were dropped!
> WARNING: While resolving call to function '_ZN5boost6python9converter6detail20register_shared_ptr0Ez' arguments were dropped!
> WARNING: While resolving call to function '_ZN5boost6detail26sp_enable_shared_from_thisEz' arguments were dropped!
> WARNING: While resolving call to function '_ZN5boost6detail26sp_enable_shared_from_thisEz' arguments were dropped!
>
>
> shamyl zakariya
> - squamous and rugose
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden