Skip to content
Snippets Groups Projects
Commit e86c8c3a authored by Martin Stjernholm's avatar Martin Stjernholm
Browse files

Made the variables in the builtin error objects more accessible by dropping

the "__" prefix. This so that a de-facto standard can be achieved for user
error objects simply by having these variables, without the need for
accessor functions. Also gave the variables more descriptive names since
they're now more part of an exposed API.

I blatantly ignore compatibility issues due to this - error objects are
still pretty much unknown.

Rev: src/error.c:1.119
Rev: src/errors.h:1.24
parent 30a1f4d0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment