[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
possible regression: config file for 1.98 failed parsing in 1.99
|
From: |
lode leroy |
|
Subject: |
possible regression: config file for 1.98 failed parsing in 1.99 |
|
Date: |
Wed, 18 May 2011 11:15:27 +0200 |
It appears that this syntax was accepted in 1.98,
menuentry "Gnu/Linux"
{
}
but in 1.99 it needs to be converted to
menuentry "Gnu/Linux" {
}
just wondering if this breaking compatibility with 1.98
is intentional, or accidental.
it is a minor thing, since fixing it took less time
than reporting it :-)
| [Prev in Thread] |
Current Thread |
[Next in Thread] |
- possible regression: config file for 1.98 failed parsing in 1.99,
lode leroy <=