wxFormBuilder

Welcome to wxFormBuilder’s issue tracking system! We hope that wxFormBuilder provides you with many hours of increased productivity.

Please feel free to post bug reports and feature requests here. You can feel free to discuss an issue or feature on the forum but if you decide it needs to be looked at you need to post it here. If a feature request or bug report is not on this site there is a good chance it won’t be worked on. So, as a rule, post them here.

Thanks for your cooperation,
The wxFormBuilder Team

| Tasklist |

FS#438 - New line char on Mac OS X is only a 0x0D

Attached to Project: wxFormBuilder
Opened by rob versluis (rocrail) - Saturday, 22 August 2009, 08:07 GMT+2
Task Type Bug Report
Category Backend / Core → CPP Code Generation
Status Unconfirmed
Assigned To No-one
Operating System Mac OS
Severity Medium
Priority Normal
Reported Version 3.0
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

What steps will reproduce the problem?

  1. Step 1

Generate CPP code.

  1. Step 2

Compile the generated sources will bring warnings: “warning: no newline at end of file”

What is the expected output? What do you see instead? The new line char should be ‘\n’ instead of ‘\r’.

This task depends upon

Loading...