listhelper-moderate
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

help-gplusplus post from address@hidden requires approval


From: help-gplusplus-owner
Subject: help-gplusplus post from address@hidden requires approval
Date: Wed, 11 Jul 2007 16:40:09 -0400

As list administrator, your authorization is requested for the
following mailing list posting:

    List:    address@hidden
    From:    address@hidden
    Subject: non-local static object initialization problems
    Reason:  Post by non-member to a members-only list

At your convenience, visit:

    http://lists.gnu.org/mailman/admindb/help-gplusplus
        
to approve or deny the request.
--- Begin Message --- Subject: non-local static object initialization problems Date: Wed, 11 Jul 2007 20:09:37 -0000 User-agent: G2/1.0
My problem is quite similar to Item 10 of Effective C++ (Scott
Meyers):

http://www.awprofessional.com/content/downloads/meyerscddemo/DEMO/EC/EI10_FR.HTM

I have Airplane objects declared in a namespace myNamespace in a file
main.cpp, the memPool is initialized correctly. Everything works fine
on Win32 platform with MinGW GCC 3.4.4, Borland C++ Builder 6, Visual
Studio 2003 and Visual Studio 2005.

On Linux with GCC 3.3.5 and Intel C++ Compiler 8.1 i get segmentation
fault, i could debug the reason: memPool is not yet initialized when
the constructor is called for the Airplane objects in myNamespace.

Could anyone explain why?

Many thanks in advance,

Ali


--- End Message ---
--- Begin Message --- Subject: confirm f4e352116af9b0de1e344c3ced696a3b15816a56
If you reply to this message, keeping the Subject: header intact,
Mailman will discard the held message.  Do this if the message is
spam.  If you reply to this message and include an Approved: header
with the list password in it, the message will be approved for posting
to the list.  The Approved: header can also appear in the first line
of the body of the reply.

--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]