This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

placement 'new' definition for compat/posix/mqueue.cxx


hi,
on many toolchains, new operator is not available. to counter that placement
'new' definition has been added in couple of places in kernel source tree.
following patch does the same for compat/posix/current/mqueue.cxx to take care
of compilation problems on such toolchains.
peace
sandeep

Attachment: posix-mqueue.diff
Description: Binary data


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