VirtualBox

Changeset 78746 in vbox for trunk/doc


Ignore:
Timestamp:
May 25, 2019 3:48:37 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
130833
Message:

VBox-CodingGuidlines.cpp: Added a general guideline reading exceessive and bad exception handling.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/VBox-CodingGuidelines.cpp

    r76553 r78746  
    167167 *
    168168 *   <li> Go through all of this: https://www.slideshare.net/olvemaudal/deep-c/
     169 *
     170 *   <li> Avoid throwing exceptions, always prefer returning statuses.
     171 *        Crappy exception handling is rewared by a glass of water in the face.
    169172 *
    170173 * </ul>
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette