Skip to content

Instantly share code, notes, and snippets.

/* For discussion at https://github.com/curl/curl/pull/12347
gperf was fed this input:
struct {const char *name, Curl_handler *h}
%ignore-case
%%
dict, &Curl_handler_dict
file, &Curl_handler_file
ftp, &Curl_handler_ftp
@dfandrich
dfandrich / pr8805-analysis.html
Created August 22, 2023 18:22
PR#8805 build status 2023-08-22
<!DOCTYPE html>
<html>
<head>
<meta name="generator" content=
"HTML Tidy for HTML5 for Linux version 5.7.28">
<title>PR#8805 Test Analysis</title>
<style type="text/css">
/* test success/failure */
.success {background-color: limegreen;}