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)
Wed, May 22, 3:06 AM
Unknown Object (File)
Mon, May 20, 9:08 PM
Unknown Object (File)
Fri, May 17, 6:28 AM
Unknown Object (File)
May 14 2024, 2:54 PM
Unknown Object (File)
May 14 2024, 2:54 PM
Unknown Object (File)
May 14 2024, 11:57 AM
Unknown Object (File)
Mar 11 2024, 7:10 AM
Unknown Object (File)
Feb 16 2024, 12:27 AM
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.