r404 MAPINFO skyrotate (probably not a bug)

Bugs that have been resolved.

Moderator: Graf Zahl

Locked
User avatar
Enjay
Developer
Developer
Posts: 4748
Joined: Tue Aug 30, 2005 23:19
Location: Scotland
Contact:

r404 MAPINFO skyrotate (probably not a bug)

Post by Enjay »

I just wanted to check because this has changed somewhere between revision 402 and 404.

In MAPINFO, this used to be accepted by GZDoom

skyrotate = 0 1 1

Now it aborts with an error at startup saying that it expected a ",". This now works:

skyrotate = 0, 1, 1

I assume that the bug is actually with my old MAPINFO and that the commas should always have been there, but I just wanted to check.

[edit] I just checked back and older versions abort if the commas are present so, presumably, this was a deliberate change?[/edit]
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Re: r404 MAPINFO skyrotate (probably not a bug)

Post by Graf Zahl »

Yes, this was a deliberate change. The new syntax should enforce commas everywhere and they were missing here.
Locked

Return to “Closed Bugs”