Skip to content

Building with newgcc, preparing for code coverage checks #67

Closed
JeffreyBroll wants to merge 8 commits into
drsteve:masterfrom
JeffreyBroll:building_newgcc
Closed

Building with newgcc, preparing for code coverage checks #67
JeffreyBroll wants to merge 8 commits into
drsteve:masterfrom
JeffreyBroll:building_newgcc

Conversation

@JeffreyBroll

Copy link
Copy Markdown

A few familiar problems popped up when I ran a fresh build with GCC 16.1.1 and "--coverage -g" so I had to bonk a few things back into place

  • some familiar incomplete function prototypes, but now Lgm_SummersDxxThings don't fuss about incompatible types
  • some char* vs char*[] type whining
  • just went ahead and murdered praxis, which leaves two Lgm_FluxToPsd routines unable to use a LGM_P2F_MAXWELLIAN fit type; I can restore the file and fix it up right but it seemed appropriate to check first (due in comparable parts to the dubious origin and the somehow-out-of-tune-theremin soundtrack implied throughout)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant