[Privoxy-devel] oops: Make poll() non-optional breaks privoxy on windows
Lee
ler762 at gmail.com
Mon Dec 14 14:28:43 UTC 2020
On 12/14/20, Fabian Keil <fk at fabiankeil.de> wrote:
> Lee <ler762 at gmail.com> wrote on 2020-12-14:
>
>> On 12/14/20, Fabian Keil <fk at fabiankeil.de> wrote:
>> > Lee <ler762 at gmail.com> wrote on 2020-12-14:
>> >
>> >> On 12/14/20, Fabian Keil <fk at fabiankeil.de> wrote:
>> >> > Lee <ler762 at gmail.com> wrote on 2020-12-14:
>
>> >> > Does this mean the
>> >> > #warning poll() appears to be unavailable. Your platform will become
>> >> > unsupported in the future.
>> >> > is always triggered on Windows?
>> >>
>> >> I've never noticed it, but that might not mean a whole lot. Where
>> >> should I look for it?
>> >
>> > It's located in jcc.c but as it turns out it's only shown if _WIN32
>> > isn't
>> > defined ...
>>
>> If a '#warning xxx' only shows up at compile time maybe you should
>> consider something like this:
>
> Given that Windows requires the select()-based code anyway
> there's probably no use to warn about it at this time.
OK. It's no big deal this time, but I'm not getting any notices about
code changes in the mail. It was just dumb luck that I did a 'git
pull' right after the change was made.
Any chance of getting email notifications for changes to the source
code like we used to get from sourceforge?
Lee
>
> Fabian
>
More information about the Privoxy-devel
mailing list