Ángel Guzmán Maeso
Ángel Guzmán Maeso
Avoid warning: ``` Warning: file_get_contents(/etc/php5/fpm/conf.d/newrelic.ini): failed to open stream: No such file or directory in phar:///usr/local/bin/forge/src/Adamgoose/ForgeCli/Console/MonitoringCommand.php on line 29 ```
When I run git media sync, I get something like this: ``` $ git media sync uploading 6e77b6c6 ``` But I don't see how much size is uploaded already or...
I get the warning multiple times in each execution. Could upgrade to new versions of digest please?
I get this warning compiling in Ubuntu 15.10: ``` /home/myuser/geoip/geoip.c: In function ‘zm_startup_geoip’: /home/myuser/geoip/geoip.c:158:2: warning: implicit declaration of function ‘_GeoIP_setup_dbfilename’ [-Wimplicit-function-declaration] _GeoIP_setup_dbfilename(); ^ ```
I get the following error searching via whois ARP 46.25.1.44: ``` Traceback (most recent call last): File "/usr/local/bin/ipwhois_cli.py", line 6, in exec(compile(open(__file__).read(), __file__, 'exec')) File "/root/src/ipwhois/ipwhois/scripts/ipwhois_cli.py", line 1481, in get_asn_description=(not...
In [libfreshclam_internal.c](https://github.com/Cisco-Talos/clamav/blob/main/libfreshclam/libfreshclam_internal.c) there are a function called [create_curl_handle() ](https://github.com/Cisco-Talos/clamav/blob/main/libfreshclam/libfreshclam_internal.c#L565) where all the curl options are set. My proposal is add some struct variable to handle the parameter enableVerifyOption and the...
Running make check I get the following warnings, that probably it is good to fix at some point: mypaint-surface.c:119: Warning: MyPaint: mypaint_surface_end_atomic: invalid return annotation mypaint-rectangle.h:35: Warning: MyPaint: mypaint_rectangle_copy: return...
Since no checks of array values with isset or so and just normal concatenation