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)
Tue, Jun 9, 6:33 AM
Unknown Object (File)
Sun, May 31, 5:22 PM
Unknown Object (File)
Sat, May 30, 8:34 AM
Unknown Object (File)
Fri, May 15, 3:22 PM
Unknown Object (File)
Fri, May 15, 11:27 AM
Unknown Object (File)
Fri, May 15, 10:41 AM
Unknown Object (File)
Fri, May 15, 10:41 AM
Unknown Object (File)
Tue, May 12, 5:40 AM
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.