Ticket #106 (closed defect: invalid)

Opened 2 years ago

Last modified 1 month ago

Move scoped_noticer and disable_noticer in internal namespace

Reported by: anonymous Assigned to: jtv
Priority: normal Milestone:
Component: portability Version: 2.6
Severity: normal Keywords:
Cc:

Description

I get a compile error with the standard 2.6.9 package. Moving the 'namespace internal' line up to just above scoped_noticer fixes it.

VC2003 on XPPsp2 Error is on line: libpqxx-2.6.9\include\pqxx\trigger.hxx(70): internal::disable_noticer Quiet(Conn()); Not a member of namespace internal.

Attachments

Change History

02/24/07 02:06:31 changed by jtv

  • status changed from new to closed.
  • resolution set to invalid.
  • component changed from other to portability.

This is a known problem that occurs only with Visual C++ (because it's in a workaround to an apparent bug in Visual C++).

See the front page of http://pqxx.org/ for the workaround.


Add/Change #106 (Move scoped_noticer and disable_noticer in internal namespace)




Change Properties
Action