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)
Thu, Mar 26, 8:41 AM
Unknown Object (File)
Wed, Mar 25, 1:31 AM
Unknown Object (File)
Thu, Mar 19, 3:48 AM
Unknown Object (File)
Sat, Mar 7, 5:44 PM
Unknown Object (File)
Fri, Mar 6, 11:47 PM
Unknown Object (File)
Sun, Mar 1, 11:58 PM
Unknown Object (File)
Sun, Mar 1, 2:52 PM
Unknown Object (File)
Feb 18 2026, 7:38 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.