[trace] Add unstable warning.

Add warning that CairoScript is unfinished and I may radically alter the
format/syntax/language before release.
This commit is contained in:
Chris Wilson 2008-11-11 09:25:24 +00:00
parent 7ad2635ebe
commit 8f3d0b55f5

View file

@ -419,6 +419,7 @@ _emit_header (void)
get_prog_name (name, sizeof (name));
fprintf (logfile, "%%!CairoScript - %s\n", name);
fprintf (logfile, "%%*** Warning CairoScript is still a new tracing format, and is subject to change.\n");
}
static bool