Bump C standard to C99 for libpurple files and fix warnings

Review Request #2122 — Created Dec. 12, 2022 and submitted

Information

pidgin/pidgin
default

Reviewers

Bump C standard to C99 for libpurple files and fix warnings

Touched all source files and compiled; saw no new warnings.

Summary ID
Bump C standard to C99 for libpurple files and fix warnings
febe626249d01d0c43508522e2f0998483c119ea
grim
  1. 
      
  2. purple-history/purplehistorycore.c (Diff revision 1)
     
     

    this works?!

    1. Apparently yes, though gcc docs say after the parameters in a declaration. But for the definition (without declaration), it seems to work here or between return type and name. Hopefully fine on other compilers.

    2. We'll see with the build agents ;)

  3. 
      
grim
  1. Ship It!
  2. Awesome work, thank you so much for getting this done!!

  3. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...