[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 109433] Automake manager, subproject options,
From:       Thomas McGuire <Thomas.McGuire () gmx ! net>
Date:       2006-12-05 19:43:41
Message-ID: 20061205194341.13309.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=109433         




------- Additional Comments From Thomas.McGuire gmx net  2006-12-05 20:43 -------
Creating a new subproject with a space in its name from within the KDevelop automake \
manager also fails. The generated Makefile.am is clearly invalid.

How to reproduce:
1. Create a new C++ project based on the Hello World template.
2. In the automake manager tab, right-click "src", "Add new subproject..."
3. As the subproject name, use "Test Subproject" (without the quotes)
4. The generated Makefile.am will now contain the following line, which is clearly \
invalid:
> SUBDIRS = Subproject Test
5. Additionally, the automake manager can not remove that invalid subproject again \
and running configure fails.

Expected behaviour:
1. Escape the subproject name automatically, for example replacing all spaces with \
underscores ('_') (although spaces are properly not the only things not accepted) OR
2. If the user enters an invalid subproject name, tell him to change it to a valid \
one. do not allow to add the subproject before the name is valid.

This is with 3.4 SVN (2006-12-05)
Could bug #137804 be a duplicate of this?


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic