mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-09 17:42:19 +00:00
bugs++
This commit is contained in:
parent
c797023cb0
commit
0b84917049
1 changed files with 3 additions and 0 deletions
|
@ -60,6 +60,7 @@ taglines = [
|
||||||
"creating new and exciting bugs",
|
"creating new and exciting bugs",
|
||||||
"cyclic dependency detected",
|
"cyclic dependency detected",
|
||||||
"destructor cannot be overloaded",
|
"destructor cannot be overloaded",
|
||||||
|
"did the needful",
|
||||||
"directory not empty",
|
"directory not empty",
|
||||||
"division by zero",
|
"division by zero",
|
||||||
"error: could not stat or open file",
|
"error: could not stat or open file",
|
||||||
|
@ -80,6 +81,7 @@ taglines = [
|
||||||
"i opened vi and i can't get out",
|
"i opened vi and i can't get out",
|
||||||
"i see null pointers",
|
"i see null pointers",
|
||||||
"i'd tell you a udp joke but",
|
"i'd tell you a udp joke but",
|
||||||
|
"if err == nil { panic(\"that should not have worked\") }",
|
||||||
"i'm in ur codez, fixin ur bugz",
|
"i'm in ur codez, fixin ur bugz",
|
||||||
"i'm not a real programmer",
|
"i'm not a real programmer",
|
||||||
"i'm the one who debugs",
|
"i'm the one who debugs",
|
||||||
|
@ -89,6 +91,7 @@ taglines = [
|
||||||
"it's not a bug, it's a feature in search of a use case",
|
"it's not a bug, it's a feature in search of a use case",
|
||||||
"keep your friends close, but your breakpoints closer",
|
"keep your friends close, but your breakpoints closer",
|
||||||
"kernel panic - not syncing: attempted to kill init",
|
"kernel panic - not syncing: attempted to kill init",
|
||||||
|
"long division took too long",
|
||||||
"may the code be with you",
|
"may the code be with you",
|
||||||
"mess with the test, fail like the rest",
|
"mess with the test, fail like the rest",
|
||||||
"need input",
|
"need input",
|
||||||
|
|
Loading…
Reference in a new issue