Opened 15 years ago
Closed 15 years ago
#1075 closed enhancement (fixed)
GetNativeErrorCode
Reported by: | Aleck | Owned by: | Aleck |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | General | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
This is to implement GetNativeErrorCode for MgFdoException class. See RFC 79 for details
Attachments (1)
Change History (7)
by , 15 years ago
comment:2 by , 15 years ago
Hi Aleck, Thanks for the 2.patch file, here are my review comments:
Format: first change in FdoException.cpp (line 30): put "m_nativeErrorCode(0)" on the next line.
Missing documentation: FdoException.h (line 79): need to add documentation for the nativeErrorCode argument.
Thanks Tom
comment:3 by , 15 years ago
comment:6 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
patch for the ticket