mackyle

Results 4 issues of mackyle

A "Readme.pod" file is correctly formatted as Perl POD documentation and looks nice. However, this breaks: Readme.pod -> somefile.pl somfile.pl # contains POD It renders very badly. The entire file...

The following options take a curl_slist \* parameter: CURLOPT_HTTP200ALIASES CURLOPT_HTTPHEADER CURLOPT_MAIL_RCPT CURLOPT_POSTQUOTE CURLOPT_PREQUOTE CURLOPT_PROXYHEADER CURLOPT_QUOTE CURLOPT_RESOLVE CURLOPT_TELNETOPTIONS But the Curl.xs file only handles CURLOPT_HTTPHEADER, CURLOPT_QUOTE, CURLOPT_POSTQUOTE and CURLOPT_RESOLVE so the...

The implementation of the recently added wlEglMemoryIsReadable function will not always check to see whether or not the entire range is readable thanks to some optimizations by the write function....

When the old format 12-byte BMP header is used, palette entries are 3 bytes each rather than 4 bytes each. When computing the number of entries, the size of the...

1 stb_image