Re: __func__ no compiling... in ./modules/dav/main/ms_wdv.c

Ruediger Pluem <[email protected]>
Newsgroups gmane.comp.apache.devel
Message-ID <[email protected]>

On 2/25/25 2:20 PM, jean-frederic clere wrote:
> Hi,
> 
> I have a _very_ old windows7 VM  and I have noted __func__ gives errors at compile time.
> jfclere@0:~/httpd$ find . -type f -exec grep -l  __func__ {} \;
> ./modules/dav/main/ms_wdv.c
> 
> +++
> jfclere@0:~/httpd$ grep __func__ ./modules/dav/main/ms_wdv.c
>                   __func__, lock_token_hdr, lock_timeout_hdr);
>                   __func__, lock_exists, owner ? owner : "-", token_match,
>                   __func__, failmsg ? failmsg : "",
> +++
> I am tempted to fix those any objections?
> 


How do you want to fix it? Replace it with __FUNCTION__ ?

Regards

Rüdiger
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.