Page MenuHomeFreeBSD

doodle to show standard luaconf.h with luaconf.local.h
AbandonedPublic

Authored by imp on Jan 26 2023, 2:39 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 11, 4:11 AM
Unknown Object (File)
Mon, Nov 11, 2:25 AM
Unknown Object (File)
Mon, Nov 11, 2:21 AM
Unknown Object (File)
Mon, Nov 11, 2:18 AM
Unknown Object (File)
Mon, Nov 11, 2:14 AM
Unknown Object (File)
Mon, Nov 11, 1:51 AM
Unknown Object (File)
Thu, Nov 7, 8:34 PM
Unknown Object (File)
Mon, Oct 21, 12:55 PM
Subscribers

Details

Reviewers
manu
emaste
kevans
Summary

This might be easier. We have a bog-standard luaconf.h, except for a
have the changes to lua for LUA_FLOAT_INT64, however, so we always must
define that.

Sponsored by: Netflix

Test Plan
NOTE: This is what I was trying to describe earlier today, with a simplification I thought of driving home from dinner.

This might be better than a unified luaconf.h that might have merge conflicts when updating.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 49250
Build 46140: arc lint + arc unit

Event Timeline

imp requested review of this revision.Jan 26 2023, 2:39 AM
imp added reviewers: emaste, kevans.

IMO something along these lines makes sense

IMO something along these lines makes sense

Should I tidy it up and commit, or ????

imp edited the test plan for this revision. (Show Details)

Add copyright / license / #pragma once

This was landed in different ways.