Summary: | DAHLIN-00169: [patch] xpp/ portability issues | ||
Reporter: | Max Khon (max khon) | Labels: | |
Date Opened: | 2010-01-12 18:04:00.000-0600 | Date Closed: | 2010-01-13 10:26:17.000-0600 |
Priority: | Minor | Regression? | No |
Status: | Closed/Complete | Components: | Utilities |
Versions: | Frequency of Occurrence | ||
Related Issues: | |||
Environment: | Attachments: | ( 0) xpp.diff | |
Description: | Attached patch fixes most portability issues (mostly related to namespace pollution) in dahdi-tools/xpp. | ||
Comments: | By: Leif Madsen (lmadsen) 2010-01-13 09:21:49.000-0600 Assigned to tzafrir for review. By: Tzafrir Cohen (tzafrir) 2010-01-13 10:19:58.000-0600 If a few extra #include-s are what it takes to build it on FreeBSD, let's add them. By: Digium Subversion (svnbot) 2010-01-13 10:26:16.000-0600 Repository: dahdi Revision: 7908 U tools/trunk/xpp/Makefile U tools/trunk/xpp/astribank_allow.c U tools/trunk/xpp/astribank_hexload.c U tools/trunk/xpp/astribank_tool.c U tools/trunk/xpp/astribank_usb.c U tools/trunk/xpp/fpga_load.c U tools/trunk/xpp/mpp_funcs.c U tools/trunk/xpp/pic_loader.c ------------------------------------------------------------------------ r7908 | tzafrir | 2010-01-13 10:26:15 -0600 (Wed, 13 Jan 2010) | 11 lines xpp/ FreeBSD portability issues Note that the hotplug file is intended for backward compatibility with Centos4 and the likes. Newer systems are adviced not to install it anyway. (closes issue DAHLIN-169) Reported by: Max Khon Patches: xpp.diff uploaded by Max Khon (license 884) ------------------------------------------------------------------------ http://svn.digium.com/view/dahdi?view=rev&revision=7908 |