Omgili - forum search, search forums  
  

Discussions about mistake

Displaying 1 - 10 out of 450,745 discussions.  
RSS Feed Options
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
What is the one most common mistake you make while writing unit tests? Coupling? Lack of cohesion? Try to test too much functionality at once? Not testing enough functionality? Post some example code if you have an example of that mistake
Started by on , 16 posts by 14 people.  
Testing code that is present, rather than code that should .
Is probably my biggest and most annoying mistake.
I am an intermediate C programmer. If you have made any coding mistake that you came to know later that it was the most hazardous / harmful to the total application please share that code or description. I want to know this because in future I may come...
Started by on , 25 posts by 25 people.  
(simplyfied presented here) get_data(BYTE **dataptr) { ubyte.
The secound was a pointer mistake.
For(i=0; i<max_iterations true.
} Edit : Another variant of the same mistake.
But it is allways executed.
By mistake I edited the limits.conf file and set the max open files (fd) to 0 for the root user, how can I revert this (can't login in the machine now)... some kind of safe mode or something like that? centos 5.3
Started by on , 4 posts by 4 people.  
Boot from it, mount your local CentOS root partition, edit... .
So grab yourself a Linux LiveCD (any distro will do, I prefer Gentoo's) .
I suspect you won't be able to fix it by booting to single user .
Assuming that you have physical access to the machine..
Ask your Facebook Friends
I was tasked with adding some users to Active Directory today. I did all of this, however, I had a list of 20 users to add. Of this list, it listed 5 users already added. The list's instructions were basically to just add the users, so I did. There is...
Started by on , 5 posts by 5 people.  
Worst Case: you make a ....
Expect them.
The phones will ring off the hook.
You'll know when a mistake is really bad.
Answer this and you can answer your own question of how bad a mistake it was (or whether it even was an avoidable case).
What is the most damage (of whatever kind) that you have ever caused with a single mistaken/mistyped/misguided command line? I deleted a production system database by mistake a while back, for example, but I was lucky (i.e. backed-up) and there was no...
Started by on , 73 posts by 70 people.  
I never actually....
Biggest mistake? Thinking I had set two variables tool so that rm -rf / is not possible anymore precisely because of this mistake! In SQL server that don't belong to it.
With the mouse what I want to delete and delete them .
I would like to match either any sequence or digits, or the literal: na . I am using: "^\d*|na$" Numbers are being matched, but not na. Whats my mistake? More info: im using this in a regular expression validator for a textbox in aspnet c#. A blank entry...
Started by on , 5 posts by 5 people.  
The digits wouldn't be affected....
Also, it is possible that you aren't matching "na" because there is a new line after it .
What language/engine? Also, please show the input and, if possible, the snippet of the code .
Perhaps ^(?:\d*|na)$ would be better.
Hello, I am trying to get strpos to search string variable $string for the phrase "test" and if it doesn't contain test another variable $change is redefined as $string2 (where $change has been defined previously) if (strpos($string, 'test') == false)...
Started by on , 4 posts by 4 people.  
If (strpos($string, 'test') === false) { $change = $string2; break; }... .
Make sure to use the === operator when comparing using strpos .
Strpos returns false if it does not find the string, which is equivalent to 0 in a type-unspecific conditional in PHP .
Today is jQuery day. I found this in the documentation: blur() Returns: jQuery Triggers the blur event of each matched element. blur(fn) Returns: jQuery Bind a function to the blur event of each matched element. In other words, the behavior of the function...
Started by on , 3 posts by 3 people.  
Definitely not a design mistake, because it goes for multiple events.
Just have to get used to it.
Class Creature { private int yearOfBirth=10; public void setYearOfBirth(int year) { yearOfBirth = year; } void setYearOfBirth(Creature other) { yearOfBirth = other.yearOfBirth; // is this correct it compiles fine } int getYearOfBirth() { return yearOfBirth...
Started by on , 8 posts by 8 people.  
This is an excellent opportunity to have ....
Ultimately this person is going to impact your grades.
You have to ask your faculty to explain why they think it's wrong (its perhaps a question of style, or even a misunderstanding), so you can learn from it .
Possible Duplicate: What is the worst code you’ve ever written? I have been writing code for the last eight years but have not been in an environments to see other people's mistakes. Much has been learned over the years while debugging programs, seeing...
Started by on , 6 posts by 6 people.  
The worst programming mistake is assuming that the problem must lie somewhere other than your own code.
Page: 1   2   3   4   5   6   7   8   9   10  

Related Message Boards & Forums

  • Stack Overflow
  • Server Fault
Related Searches
mistakes    uninstalled money by mistake    mom son incest mistake    relationship problem mistake    bush speech mistake    there is any mistake to have a sex with mom with candom    there is no sense crying on the every mistake    Fucked Her Son by Mistake    how to put backer board in shower mistakes    by mistake deleted quick launch   
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost