I already committed some fixes to krusader into KDE svn, but here are
some patches where I am not sure so I'd like to ask you to review them
first:
1) there is a problem with the default argument in the function pointer
PREPARE_PROC_FUNC in checksumdlg.cpp - msvc doesn't support this. I
disabled it for now and it compiles, but I am not sure how important
this is.
2) in krusader/main.cpp and in krusader/Queue/queue_mgr.cpp there are
variable length static arrays used. This is also not supported by the
msvc compiler. Attached is a patch which fixes this.
3) in krArc/krarc.cpp there is a macro defined with a parameter followed
by three points - again an msvc problem. May I remove those (patch
attached)?
Can you please take a look at those patches, maybe if you have a better
option at hand (I know those changes are mostly ugly) just tell me?
regards,
Patrick
p.s.: I am subscribed to this mailing list now, so I can read your feedback.
Hi Patrick,
Thanks a lot for all the fixes !
Most of the Krusader developers are occupied but they will take care
these patches.
Kind regards,
Frank
Krusader Documentation & Marketing Coordinator
Added in the Sourceforge bugtracker, so that the patch doesn't get
lost in the krusader-devel mailinglist.
Sourceforge Bug ID: 2865231
http://sourceforge.net/tracker/?func=detail&aid=2865231&group_id=6488&atid=106488
Thank and bye,
Frank