Re: main:: vs main'
by Mark Mielke other posts by this author
Sep 29 2000 2:37PM messages near this date
main:: vs main'
|
Re: SuSE's gcc-2.95.2 and //depot/perl
On Fri, Sep 29, 2000 at 12:16:38PM -0400, "Jeff Pinyan" wrote:
> The ' synonym for :: is not fully supported:
> *sym = main::;
> *sym = main';
> Bad name after main'.
> Is that because ' is deprecated? Or to stop silly missing-quote mistakes?
If it isn't because it is deprecated, it should be.
The whole ' thing just to be cute was asking for it.
mark
--
markm@nortelnetworks.com/mark@mielke.cc/markm@[...].ca __________________________
. . _ ._ . . .__ . . ._. .__ . . . .__ | SIR Tools (7H12)
|\/| |_| |_| |/ |_ |\/| | |_ | |/ |_ | Nortel Networks
| | | | | \ | \ |__ . | | .|. |__ |__ | \ |__ | Ottawa, Ontario, Canada
One ring to rule them all, one ring to find them, one ring to bring them all
and in the darkness bind them...
http://mark.mielke.cc/
Thread:
Jeff Pinyan
Mark Mielke
|