magic/sim
Darryl L. Miles f69b02b092 sim/SimExtract.c: extEnumTilePerim() Call to function with fewer arguments than declared parameters
This is a complete guess based on function parameter types and the locallity of the 'pNum' value.

This error predates the 2017 Initial Commit git history.

Copilot Autofix rejected: extEnumTilePerim(tile, devptr->exts_deviceSDTypes[i],
   SimTransTerms, (ClientData) &transistor, (ClientData) NULL );

CodeQL: https://github.com/dlmiles/magic/security/code-scanning/26
2024-10-01 12:36:13 -04:00
..
Makefile Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
SimDBstuff.c Corrected behavior of "load ... -dereference" to bring back a 2023-04-18 11:01:58 -04:00
SimExtract.c sim/SimExtract.c: extEnumTilePerim() Call to function with fewer arguments than declared parameters 2024-10-01 12:36:13 -04:00
SimRsim.c quick and dirty emscripten port 2023-07-12 00:31:37 +09:00
SimSelect.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
SimSelect.c.new Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
sim.h C99 code compat when configured with no TCL support 2022-10-29 06:07:46 +02:00