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, Nov 16, 9:51 AM
Unknown Object (File)
Thu, Nov 13, 10:25 PM
Unknown Object (File)
Thu, Nov 13, 6:50 AM
Unknown Object (File)
Thu, Nov 13, 2:24 AM
Unknown Object (File)
Thu, Nov 13, 2:24 AM
Unknown Object (File)
Thu, Nov 13, 2:23 AM
Unknown Object (File)
Wed, Nov 12, 10:07 PM
Unknown Object (File)
Thu, Oct 30, 6:52 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.