samba-technical@lists.samba.org
[Top] [All Lists]

RE: werror.h enriched with few more error code (DRSUAPI related)

Subject: RE: werror.h enriched with few more error code DRSUAPI related
From: Kamen Mazdrashki
Date: Thu, 17 Sep 2009 06:10:41 +0300 EEST
Hi, 

Attached is a list of patches to reformat werror.h file a little bit.
I've completed first part of my plan, which is (in short):
1. Use only numeric values for error codes
2. Use values in hex format (there are few exceptions) though
3. Fix ambiguous error names

What I plan to do next is:
4. using a python script - extract all error codes published by MS
5. Add errors that does not exist in werror.h to the file

Next is code refactoring:
6. Find out duplicate errors with different name. Refactor code base
to use the Generated WERR_ name.


<Prev in Thread] Current Thread [Next in Thread>