Hi --
Kill a redundant include as chrdef.h is included in def.h
OK?
~Brian
Index: extend.c
===
RCS file: /cvs/src/usr.bin/mg/extend.c,v
retrieving revision 1.62
diff -u -p -r1.62 extend.c
--- extend.c12 Apr 2015 21:42:18 -
On 06/21/15 21:21, Anthony J. Bentley wrote:
> Brian Callahan writes:
>>
>>
>> On 06/21/15 19:56, Kamil Rytarowski wrote:
>>> On 22.06.2015 01:55, Brian Callahan wrote:
This is quite obviously the wrong place to put any headers.
>>>
>>> It's odd, otherwise then the code should be refact
Brian Callahan writes:
>
>
> On 06/21/15 19:56, Kamil Rytarowski wrote:
> > On 22.06.2015 01:55, Brian Callahan wrote:
> >> This is quite obviously the wrong place to put any headers.
> >>
> >
> > It's odd, otherwise then the code should be refactored and the following
> > struct perhaps moved a
On 06/21/15 19:56, Kamil Rytarowski wrote:
> On 22.06.2015 01:55, Brian Callahan wrote:
>> This is quite obviously the wrong place to put any headers.
>>
>
> It's odd, otherwise then the code should be refactored and the following
> struct perhaps moved away, together with struct buffer?
>
> /*
On 22.06.2015 01:55, Brian Callahan wrote:
> This is quite obviously the wrong place to put any headers.
>
It's odd, otherwise then the code should be refactored and the following
struct perhaps moved away, together with struct buffer?
/*
* Previously from sysdef.h
* Only used in struct buffer
This is quite obviously the wrong place to put any headers.
On 06/21/15 19:41, Kamil Rytarowski wrote:
> Caught on NetBSD.
>
> Index: def.h
> ===
>
>
RCS file: /cvs/src/usr.bin/mg/def.h,v
> retrieving revision 1.147 diff -u -r1.147
Caught on NetBSD.
Index: def.h
===
RCS file: /cvs/src/usr.bin/mg/def.h,v
retrieving revision 1.147
diff -u -r1.147 def.h
--- def.h 3 Jun 2015 23:40:01 - 1.147
+++ def.h 21 Jun 2015 23:43:23 -
@@ -10,6 +10,8 @
On Sat, Jun 20, 2015 at 09:26:25PM +0200, David Coppa wrote:
> On Sat, Jun 20, 2015 at 12:24 PM, Matthieu Herrb wrote:
> > On Wed, Jun 17, 2015 at 04:34:15AM -0600, David Coppa wrote:
> >>
> >> Hi all,
> >>
> >> Here's an update to freetype-2.6
> >>
> >> I'd like to have it in a ports bulk build.
On Sat, Jun 20, 2015 at 03:01:18PM +0200, Reyk Floeter wrote:
> Hi,
>
> there is some great interest in getting support for rewrites and
> better matching in httpd. I refused to implement this using regex, as
> regex is extremely complicated code, there have been lots of bugs,
> they allow, if no