This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

Re: Missing GNU construct for compiling libtcl80?


>   vischne@ibm.net
>   Mon, 23 Mar 1998 00:34:13 GMT
>       
>I have been working at debugging a gnu makefile for tcl8, and I
>got an error for the following code in tclWin32Dll.c:
>
>===============================================================
>    try {
>        alloca(TCL_WIN_STACK_THRESHOLD);
>        return 1;
>    } except (1) {}
>===============================================================
>
>It looks as though the next frontier in GNU gcc compilers is the
>Microshaft `try - except' construct.
>
I think I'll go out on a limb, here, and make a pronouncement on
this subject:  I've looked at the official documentation of this
`try - except' construct, and, frankly it looks like some megalomaniac
substituted his `brilliant' idea for the sound technical judgment of
scholars.  But then, I knew the person who invented OOP, and I was
almost ready to say that about OOP.



-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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