in reply to Segmentation fault at exit on Solaris 5.6.1 if require Tk instead of use
I'm not sure why this would make Tk break, but I imagine it might have something to do with compile-time magic (where segfaults have a greater potential to occur).BEGIN { require Tk; Tk->import; }
_________
broquaint
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Segmentation fault at exit on Solaris 5.6.1 if require Tk instead of use
by tommyw (Hermit) on Jun 13, 2003 at 10:02 UTC |