Code review comment for lp:~zorba-coders/zorba/bug-1210677-autoptr

Revision history for this message
Paul J. Lucas (paul-lucas) wrote :

Approving, but you might want to fix the following:

* s/an unique_ptr/a unique_ptr/

* There are places where a unique_ptr variable is explicitly initialized with NULL. This is unnecessary.

review: Approve

« Back to merge proposal