Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
leni536
on Aug 19, 2015
|
parent
|
context
|
favorite
| on:
Things to commit just before leaving your job
From the comments my favorite:
#define i j
shoo
on Aug 19, 2015
|
next
[–]
A more unpleasant variant of this would be to combine `#define i j` with a language like Fortran 77 where variables are implicitly typed by letter. e.g. `#define i x` would change the implicit type from int to float...
BraveKenny
on Aug 19, 2015
|
prev
[–]
It gets debugged in a flash though.
shoo
on Aug 19, 2015
|
parent
[–]
yep. e.g. gcc 4.8.4 happily complains about redeclaration errors and points out that it is a result of the offending macro expansion.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: