TulipCharts / tulipindicators

Technical Analysis Indicator Function Library in C
https://tulipindicators.org/
GNU Lesser General Public License v3.0
818 stars 154 forks source link

Fix warnings building on ubuntu kinetic #123

Open redorca opened 1 year ago

redorca commented 1 year ago
 gcc --version
gcc (Ubuntu 12.2.0-3ubuntu1) 12.2.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
codeplea commented 1 year ago

I don't have time to review it right now. Sometimes, these warnings with C types can be tricky, because fixing them on one platform can cause additional warnings on another.

Did you just see these warnings on those example programs? And not on the main library?

BTW, I tried emailing you (in reply to the email you sent), but your mail server rejected my email - just letting you know that your mail server is actively preventing others from communicating with you.