Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Contributions to C::B => Topic started by: gd_on on November 06, 2019, 07:12:29 pm

Title: starthere page small bug
Post by: gd_on on November 06, 2019, 07:12:29 pm
small glitch introduced in a last svn :
In start hepe page I can see :
svn build rev 11901 (2019-11-04 19:35:26) gcc 8.1.0Windows/unicode - 64 bit

It is better to add a space before "Windows/unicode". Gives a better look (compatible with "about Window"):
svn build rev 11901 (2019-11-04 19:35:26) gcc 8.1.0 Windows/unicode - 64 bit

here is a small ,patch for that.

gd_on
Title: Re: starthere page small bug
Post by: Miguel Gimenez on November 07, 2019, 07:51:45 pm
Please create a ticket with the patch, here it will be forgotten

EDIT: issue just fixed in trunk (r11902), so there is no need for the ticket