Issue 43 in vrjuggler: Pull request: make Win32 dyn library objects noncopyable

5 views
Skip to first unread message

vrju...@googlecode.com

unread,
Apr 13, 2012, 1:45:39 PM4/13/12
to vrjuggl...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 43 by ryan.pav...@gmail.com: Pull request: make Win32 dyn library
objects noncopyable
http://code.google.com/p/vrjuggler/issues/detail?id=43

See https://github.com/rpavlik/vrjuggler/compare/library-noncopyable-trunk
- from the commit message:

Copy semantics don't really make sense here, and copying would
result in a call to FreeLibrary for an already-freed library.
The fact I could remove the copying/assignment members and inherit from
boost::noncopyable successfully means that at least within the juggler
suite, nothing is actually copying these.

vrju...@googlecode.com

unread,
Dec 27, 2012, 9:54:18 AM12/27/12
to vrjuggl...@googlegroups.com
Updates:
Status: Started
Owner: patrick....@gmail.com

Comment #1 on issue 43 by patrick....@gmail.com: Pull request: make Win32
Good catch.

vrju...@googlecode.com

unread,
Dec 27, 2012, 9:55:18 AM12/27/12
to vrjuggl...@googlegroups.com
Updates:
Labels: OpSys-Windows

Comment #2 on issue 43 by patrick....@gmail.com: Pull request: make Win32
(No comment was entered for this change.)

vrju...@googlecode.com

unread,
Dec 27, 2012, 11:46:59 AM12/27/12
to vrjuggl...@googlegroups.com
Updates:
Status: Fixed

Comment #3 on issue 43 by patrick....@gmail.com: Pull request: make Win32
Merged to master.

Reply all
Reply to author
Forward
0 new messages