Closed jung-kurt closed 4 years ago
Thanks!
On Thu, Sep 3, 2020 at 4:14 PM Kurt Jung notifications@github.com wrote:
Prevent applications that compile with -Wstrict-prototypes from getting warning: function declaration isn’t a prototype when including cgic.h.
You can view, comment on, or merge this pull request online at:
https://github.com/boutell/cgic/pull/16 Commit Summary
- Update cgiMain() declaration in cgic.h
File Changes
Patch Links:
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/boutell/cgic/pull/16, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAH27IVLRW6FUTRRHBLNPLSD72MBANCNFSM4QVYQDTQ .
--
THOMAS BOUTELL | CHIEF TECHNOLOGY OFFICER APOSTROPHECMS | apostrophecms.com | he/him/his
Prevent applications that compile with
-Wstrict-prototypes
from gettingwarning: function declaration isn’t a prototype
when including cgic.h.