LWN.net Logo

Obnam 1.0 released

Obnam 1.0 released

Posted Jun 7, 2012 11:16 UTC (Thu) by pkern (subscriber, #32883)
In reply to: Obnam 1.0 released by callegar
Parent article: Obnam 1.0 released

Assertions are explicitly for unexpected states. You cannot sanely convert that to any user-friendly meaning because then it wouldn't have been an assertion but a regular check for errors.

On the other hand I wonder why one would default initialize the first parameter only to check that it isn't the default in the next line.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds