Re: Building wxPerl on Windows
[email protected] (Johan Vromans) Thu, 29 Jan 2026 10:35:03 +0100
| Newsgroups | perl.wxperl.users |
|---|---|
| Organization | Squirrel Consultancy |
| Message-ID | <[email protected]> |
On Thu, 29 Jan 2026 10:10:06 +0100 (CET), Smylers wrote: > I see the latest commit has an if (1) condition =E2=80=94 is that intende= d? Yes. It is to make testing/developing the script easier. And it allows for easy insertion of a real condition should that be necessary at some point.