[Magic-dev] Font Gone Haywire

Philippe Pouliquen philippe at alpha.ece.jhu.edu
Tue Oct 23 12:05:45 EDT 2007


Hi Dean, Tim,

>> txInput.c though, not txOutput.c? I know I had to hack up txOutput.c 
>> pretty bad to get it working with stdarg instead of varargs, so I 
>> wouldn't be surprised if that was the problem.
>

> Well, with that information, I'd probably put my money on txOutput.c
> as well.  You might find it helpful to look at Magic version 7.4,
> just to see the corrections made for stdarg uses.

Didn't 7.1 still have the hack from 6.x that bypassed vararg/stdarg 
altogether?  I think it was a preprocessor macro like NO_VARARGS...

The other thing I'm wondering is if the readline hack is causing problems. 
As I recall, we had incorporated the 'readline' source directly at the 
time because of compatibility issues with system provided readline 
libraries (and there was at least one version that had a hacked readline 
function that I had added).  So Dean might want to try and disable 
'readline' as well.

Philippe Pouliquen



More information about the magic-dev mailing list