Page MenuHomeFreeBSD

use lpanic instead of panic to avoid name collsion.
ClosedPublic

Authored by howard0su_gmail.com on Dec 15 2015, 3:30 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 1, 11:58 PM
Unknown Object (File)
Sun, Mar 1, 2:52 PM
Unknown Object (File)
Wed, Feb 18, 7:38 PM
Unknown Object (File)
Mon, Feb 16, 4:09 PM
Unknown Object (File)
Jan 10 2026, 3:04 PM
Unknown Object (File)
Dec 27 2025, 10:44 PM
Unknown Object (File)
Nov 24 2025, 11:10 AM
Unknown Object (File)
Nov 23 2025, 2:01 PM
Subscribers
None

Details

Reviewers
rpaulo
imp

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

howard0su_gmail.com retitled this revision from to use lpanic instead of panic to avoid name collsion..
howard0su_gmail.com updated this object.
howard0su_gmail.com edited the test plan for this revision. (Show Details)
howard0su_gmail.com added a reviewer: imp.
sys/contrib/lua/src/lauxlib.c
965

#else
maybe?

rpaulo edited edge metadata.
This revision is now accepted and ready to land.Jan 27 2016, 6:17 AM

This was reworked a little when I picked up getting the lua loader into the tree and is OBE.