FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Space after @

 
Post new topic   Reply to topic     Forum Index -> Build
View previous topic :: View next topic  
Author Message
keinfarbton



Joined: 03 Dec 2005
Posts: 224
Location: Stuttgart - Germany

PostPosted: Sat Apr 08, 2006 2:55 pm    Post subject: Space after @ Reply with quote

One little, little issue is annoying me Very Happy

On linux console i have this command/file expansion. This means, if i start to type bui<tab> it makes build.
And when i want to type
Quote:
build @myfunky.brf

i cannot make
Quote:
build @my<tab>

because @ is a valid character for a filename. And there is no file starting with @. If it is possible to make a space after the @ it will be possible to write
Quote:
build @ my<tab>
build @ myfunky.brf
Back to top
View user's profile Send private message
Derek Parnell



Joined: 22 Apr 2004
Posts: 408
Location: Melbourne, Australia

PostPosted: Sun Apr 09, 2006 10:39 pm    Post subject: Re: Space after @ Reply with quote

tionex wrote:
One little, little issue is annoying me Very Happy

On linux console i have this command/file expansion. This means, if i start to type bui<tab> it makes build.
And when i want to type
Quote:
build @myfunky.brf

i cannot make
Quote:
build @my<tab>

because @ is a valid character for a filename. And there is no file starting with @. If it is possible to make a space after the @ it will be possible to write
Quote:
build @ my<tab>
build @ myfunky.brf

Okay, I understand the issue.
I'll implement a slightly different solution though because '@' by itself already means something. Instead if a file on the command line ends with ".brf" I'll assume its a Build Response File and process it accordingly.
Secondly, if you don't provide anything on the command line and the file "build.brf" exists in the current directory, it will be the same as if you had entered "@build" on the command line. This will make building most default projects a bit simpler.
_________________
--
Derek
skype name: derek.j.parnell
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Build All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group