Sha256: b0b8e85da03763424aa55aa2fe9e5db8ea6835a07300f3e54e9961d10227fdbd

Contents?: true

Size: 611 Bytes

Versions: 3

Compression:

Stored size: 611 Bytes

Contents

These are custom versions that are generated.

header_and_separate_compilation_unit =>
	no inline functions in this version. And a test program.

header_and_separate_compilation_unit_all_safe_funcs =>
	Same as above, but

	popen() on windows (as popen(), not _popen()) and shellescape() and backticks() are all removed

	No “unsafe functions” are added in this version.

	This is a program that compiles, and a program that WON'T compile, because it tries to use
	shellescape()

	However, these functions are very handy for non-security intensive scripting tasks,
	which is why they are enabled by default.

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
foundational_lib-1.0.1 ./platforms/README.md
foundational_lib2-1.0 ./platforms/README.md
foundational_lib-1.0 ./platforms/README.md