This is the mail archive of the insight@sourceware.org mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] libgui: Make it compileable on windows with recent gcc versions and also on win64


On 03/23/2012 03:21 AM, Roland Schwingel wrote:
* src/tkWinPrintText.c (PrintTextCmd): Add #if case for compiling
against tcl 8.5 and up.
use dedicated windows structs/api.
(ide_delete_print_text_command): Delete unused static function.
(DisplayDLineToDrawable): Add #if case for compiling against tcl 8.5 and
up. Fix casting.

This last bit here is being corrupted for some reason:


$ patch -p1 < libgui_src.base.patch
[snip]
patch: **** malformed patch at line 877: @@ -403,7 +409,7 @@

Can you verify and resend this patch?

Keith


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]