A little joke on a regular day

Oh yeah, the GNU C Compiler hates it, too:

int main() {
  return 0;  // sneaky
}

When I compile it:

🐸 gcc sneaky_semicolon.c
sneaky_semicolon.c: In function ‘main’:
sneaky_semicolon.c:2:10: warning: `0;' is not in NFC [-Wnormalized=]
    2 |   return 0;
      |          ^
sneaky_semicolon.c:2:10: error: invalid suffix ";" on integer constant
    2 |   return 0;
      |          ^~
sneaky_semicolon.c:2:12: error: expected ‘;’ before ‘}’ token
    2 |   return 0;
      |            ^
      |            ;
    3 | }
      | ~

The Tiny C Compiler also hates it, but it’s very vague in its error message:

🐸 tcc sneaky_semicolon.c
sneaky_semicolon.c:2: error: invalid number

It would take me a year to figure that one out, based on that error message.

2 Likes

Greeks ruining it again!!! :rofl:

P.S. This should be considered crime against humanity & form of torture!

Another regular day, another regular joke :stuck_out_tongue_winking_eye:

4 Likes

image

6 Likes

image

Der Doktor?
:stuck_out_tongue_winking_eye:

6 Likes

to_visual

Soooo guilty. :frowning_face_with_open_mouth:

1 Like

There are few things as revealing as a person’s search history, and police typically need a warrant on a known suspect to demand that sensitive information. But a recently unsealed court document found that investigators can request such data in reverse order by asking Google to disclose everyone who searched a keyword rather than for information on a known suspect.

:performing_arts:

2 Likes

image

7 Likes

fab-four

3 Likes

I dreamt I was a muffler last night.

I woke up exhausted.

4 Likes
4 Likes

meta

3 Likes

That’s a great joke in fact, this reptiloid still think we can’t see through his disguise if he change a name… :rofl:

2 Likes

Not only a name change

image

:stuck_out_tongue_winking_eye:

2 Likes

:hugs:

3 Likes

oh, google…

1 Like

Imagine running G :eyes:gle’s VPN on

Could I be wishing more for Christmas’ gift?

249431800_2357572794375426_4757049345761090440_n

14 Likes

… Or post a bug report to Heaven!

3 Likes