Angus Leeming <[EMAIL PROTECTED]> writes:

| [EMAIL PROTECTED] wrote:
| 
| > CVSROOT:    /usr/local/lyx/cvsroot
| > Module name:        lyx-devel
| > Repository: lyx-devel/src/frontends/controllers/
| > Changes by: [EMAIL PROTECTED]       03/03/27 18:38:24
| > 
| > Modified files:
| > lyx-devel/src/: ChangeLog lyxgluelength.h lyxlength.h text2.C
| > lyx-devel/src/frontends/controllers/: ChangeLog
| > ControlDialog.tmpl
| > 
| > Log message:
| > fix some C++ parsing bugs
| 
| -     if (emergency_exit_) {
| +     if (this->emergency_exit_) {
| 
| For the love of God, WHY? Lars, the latest and greatest doesn't necessarily 
| mean that it's right. This is clearly ridiculous.

According to how the gurus interpret the C++ standard, this is how it
should be.

-- 
        Lgb

Reply via email to