Hi Guy,
On Sat, Jun 25, 2016 at 11:50 AM, Guy Harris wrote:
> On Jun 25, 2016, at 7:25 AM, Yang Luo wrote:
>
> > On Sat, Jun 25, 2016 at 3:09 PM, Guy Harris wrote:
> >
> >> On Jun 24, 2016, at 8:58 PM, Yang Luo wrote:
> >>
> >>> I found that there are a lot of “precompiled source code files"
On Thu, Jun 30, 2016 at 2:14 PM, Guy Harris wrote:
> On Jun 30, 2016, at 12:59 PM, Yang Luo wrote:
>
> > But I encountered an issue here, the built out scanner.h and scanner.c
> will report these errors:
> >
> > 1> gencode.c
> > 1>..\scanner.h(239): fatal error C1083: Cannot open include file:
On Jun 30, 2016, at 12:59 PM, Yang Luo wrote:
> But I encountered an issue here, the built out scanner.h and scanner.c will
> report these errors:
>
> 1> gencode.c
> 1>..\scanner.h(239): fatal error C1083: Cannot open include file: 'unistd.h':
> No such file or directory
> 1> grammar.c
> 1>.
On Thu, Jun 30, 2016 at 12:36 PM, Yang Luo wrote:
> Hi Guy,
>
> On Sat, Jun 25, 2016 at 12:09 AM, Guy Harris wrote:
>
>> On Jun 24, 2016, at 8:58 PM, Yang Luo wrote:
>>
>> > I found that there are a lot of “precompiled source code files" like
>> grammar.c, scanner.c, grammar.h, ,scanner.h, etc.
Hi Guy,
On Sat, Jun 25, 2016 at 12:09 AM, Guy Harris wrote:
> On Jun 24, 2016, at 8:58 PM, Yang Luo wrote:
>
> > I found that there are a lot of “precompiled source code files" like
> grammar.c, scanner.c, grammar.h, ,scanner.h, etc. (which are also listed in
> .gitignore). They are NOT contain
On Jun 25, 2016, at 7:25 AM, Yang Luo wrote:
> On Sat, Jun 25, 2016 at 3:09 PM, Guy Harris wrote:
>
>> On Jun 24, 2016, at 8:58 PM, Yang Luo wrote:
>>
>>> I found that there are a lot of “precompiled source code files" like
>>> grammar.c, scanner.c, grammar.h, ,scanner.h, etc. (which are als
Hi Guy,
On Sat, Jun 25, 2016 at 3:09 PM, Guy Harris wrote:
> On Jun 24, 2016, at 8:58 PM, Yang Luo wrote:
>
> > I found that there are a lot of “precompiled source code files" like
> grammar.c, scanner.c, grammar.h, ,scanner.h, etc. (which are also listed in
> .gitignore). They are NOT containe
On Jun 24, 2016, at 8:58 PM, Yang Luo wrote:
> I found that there are a lot of “precompiled source code files" like
> grammar.c, scanner.c, grammar.h, ,scanner.h, etc. (which are also listed in
> .gitignore). They are NOT contained in the libpcap repo.
>
> I personally want to ship them in the
Hi list,
I'm starting to look at the libpcap code, and want to integrate its latest
code into Npcap (https://github.com/nmap/npcap), a fork of WinPcap library.
I found that there are a lot of “precompiled source code files"
like grammar.c, scanner.c, grammar.h, ,scanner.h, etc. (which are also
li