Re: [PATCH] libgui: Make it compileable on windows with recent gcc versions and also on win64
Keith Seitz <[email protected]> Thu, 24 May 2012 14:34:20 -0700
| Newsgroups | gmane.comp.debugging.insight |
|---|---|
| Message-ID | <[email protected]> |
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