Sha256: d5e4a43d46c218eac8a03ad5a6afd5e2b2ac8ac5027cb8708c93ae1b8a522a77
Contents?: true
Size: 318 Bytes
Versions: 2
Compression:
Stored size: 318 Bytes
Contents
# NOTE: Derived from ../../lib/POSIX.pm. # Changes made here will be lost when autosplit is run again. # See AutoSplit.pm. package POSIX; #line 205 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/longjmp.al)" sub longjmp { unimpl "longjmp() is C-specific: use die instead"; } # end of POSIX::longjmp 1;
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
STLExtract-1.0.1 | Slic3r/Linux/lib/std/auto/POSIX/longjmp.al |
STLExtract-1.0.0 | Slic3r/Linux/lib/std/auto/POSIX/longjmp.al |