[haiku-development] Re: resedit

  • From: "Ryan Leavengood" <leavengood@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Thu, 11 Sep 2008 23:06:51 -0400

On Thu, Sep 11, 2008 at 5:15 PM, Ralf Schülke <teammaui@xxxxxx> wrote:
>
> Ok no problem and thanks

I set up the Resourcer code in my tree but I am getting compiler errors:

C++ ../../../generated/objects/haiku/x86/release/apps/resourcer/main.o
res.h: In member function 'void restypeview::Init(BResources*)':
res.h:184: warning: passing 'float' for argument 2 to 'BRect
find_center(BRect, uint32, uint32)'
../../../headers/os/storage/MimeType.h: In function 'type_code
code_from_MIME(char*)':
../../../headers/os/storage/MimeType.h:168: error:
'BMimeType::BMimeType(const BMimeType&)' is private
window.h:214: error: within this context
window.h: In member function 'virtual void
restypeview::MessageReceived(BMessage*)':
window.h:296: warning: deleting 'void*' is undefined
window.h: In function 'int32 getdata(void*)':
window.h:596: warning: deleting 'void*' is undefined

I am using GCC4 so I don't know if these issues are just for that
compiler. Also I read the TODO and I don't know if some of those items
have already been done or not. You did send me the updated code right?

Regards,
Ryan

Other related posts: