Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!brutus.cs.uiuc.edu!ux1.cso.uiuc.edu!ux1.cso.uiuc.edu!m.cs.uiuc.edu!nelson From: nelson@m.cs.uiuc.edu Newsgroups: gnu.g++.bug Subject: extern in static member functions Message-ID: <53300018@m.cs.uiuc.edu> Date: 24 Feb 90 10:49:35 GMT Lines: 5 Nf-ID: #N:m.cs.uiuc.edu:53300018:000:238 Nf-From: m.cs.uiuc.edu!nelson Feb 23 10:33:00 1990 Is there some sort of restriction upon using extern declarations within static member functions? I ran into a problem with this, and before I make it a bug report, I want to make sure that it is not a limitation of the language...