[erlang-patches] Fixes debugger UI messages
Ricardo Catalinas Jiménez
jimenezrick@REDACTED
Sun Sep 25 01:49:55 CEST 2011
- Previous message (by thread): [erlang-patches] Fixes TypEr crash when doing old files cleanup
- Next message (by thread): [erlang-patches] Removes exec bit from code base in files: erl, hrl, xml, html, asn, gif, xpm, make, C, info files, dat, bat
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Please fetch:
git fetch git://github.com/jimenezrick/otp.git fix-debugger-msgs
* Two commits in this branch:
1. Fixes debugger message with wx
Adds missing spaces when using wx UI. The gs UI didn't need them. Also
changes the exclamation of the message by a dot, more formal style for a
UI message.
2. Fixes "OK" spelling in debugger messages and variables
Simple code refactor in the debugger: renames all the occurrences of
"Ok" to "OK" in the code, variable names and strings. This improves the
consistency of the code and follows the GTK UI where "OK" is always
used.
The code changes are very simple, but I tried the debugger with wx and gs
to make sure nothing breaks.
Thanks in advance.
--
Ricardo (http://r.untroubled.be/)
- Previous message (by thread): [erlang-patches] Fixes TypEr crash when doing old files cleanup
- Next message (by thread): [erlang-patches] Removes exec bit from code base in files: erl, hrl, xml, html, asn, gif, xpm, make, C, info files, dat, bat
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the erlang-patches
mailing list