1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-29 21:47:30 +03:00
Derrell Lipman 9718506d35 r16550: Fix bug 3866. Thanks for the report!
Although I've never met a computer or compiler that produced pointers to
functions which are a different size than pointers to data, I suppose they
probably exist.  Assigning a pointer to a function is technically illegal in C
anyway.

Change casts of the option_value based on the option_name to use of variable
argument lists.

For binary compatibility, I've maintained but deprecated the old behavior of
debug_stderr (which expected to be passed a NULL or non-NULL pointer) and
added a new option debug_to_stderr which properly expects a boolean (int)
parameter.

Derrell
(This used to be commit c1b4c510530ca3118d1eccb9615a8cad732c7373)
2007-10-10 11:18:59 -05:00
..
2007-10-10 11:06:23 -05:00
2007-10-10 11:06:23 -05:00
2007-10-10 10:52:42 -05:00
2007-10-10 11:06:23 -05:00
2007-10-10 11:06:23 -05:00
2007-10-10 11:17:29 -05:00
2001-11-28 21:51:11 +00:00
2003-10-09 06:10:52 +00:00
2002-04-04 20:38:10 +00:00
2007-10-10 11:06:23 -05:00
2002-01-30 06:08:46 +00:00
2007-10-10 11:06:23 -05:00
2003-04-15 03:09:35 +00:00
2007-10-10 11:18:57 -05:00
2007-10-10 11:06:23 -05:00
2007-10-10 10:58:03 -05:00