Are your scripts compilable?

Need to discuss something being done all wrong? Explain it!
Also home of flame-fest-fridays.

Moderator: POL Developer

Post Reply
Haos
New User
Posts: 25
Joined: Thu Mar 01, 2007 4:50 pm

Are your scripts compilable?

Post by Haos »

I`m just curious...

When you are writing a new script/package, is it compiling just after you finish it, or maybe...

- there are some ; missing
- if statement with one of the brackets missing
- unvar`ed variable,

So is your programming flawless, or are you guys`n girls still making some typos/mistakes from time to time?
User avatar
CWO
POL Expert
Posts: 1158
Joined: Sat Feb 04, 2006 5:49 pm
Location: Chicago, IL USA

Post by CWO »

I usually have quite a few compiler errors when I write scripts especially from scratch. Its not an uncommon thing for me to laugh at how many hidden "easter eggs" (funny error messages) there are when compiling.
Yukiko
Distro Developer
Posts: 2825
Joined: Thu Feb 02, 2006 1:41 pm
Location: San Antonio, Texas
Contact:

Post by Yukiko »

I neber maek tyops. M y tpying si falwless.
Bracco
Adept Poster
Posts: 80
Joined: Thu Dec 28, 2006 11:52 am

Post by Bracco »

it surprises me when a script written from scratch compiles at the first try. usually there's some typo here and there :P
User avatar
MontuZ
Forum Regular
Posts: 338
Joined: Fri Feb 10, 2006 8:08 am
Location: Myrtle Beach, South Carolina

Post by MontuZ »

I always forget ";"
User avatar
tekproxy
Forum Regular
Posts: 352
Joined: Thu Apr 06, 2006 5:11 pm
Location: Nederland, Texas

Post by tekproxy »

I only make logical and grammatical errors so I can justify making multiple commits so I have better SVN statistics than everyone else.
User avatar
MontuZ
Forum Regular
Posts: 338
Joined: Fri Feb 10, 2006 8:08 am
Location: Myrtle Beach, South Carolina

Post by MontuZ »

tekproxy wrote:I only make logical and grammatical errors so I can justify making multiple commits so I have better SVN statistics than everyone else.
Fooled us all, :x
Post Reply