Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 1b66608de92a5824399f86cf3c4c82b3e4d169c3
      
https://github.com/Perl/perl5/commit/1b66608de92a5824399f86cf3c4c82b3e4d169c3
  Author: Lukas Mai <lukasmai....@gmail.com>
  Date:   2025-03-20 (Thu, 20 Mar 2025)

  Changed paths:
    M win32/perlhost.h

  Log Message:
  -----------
  win32/perlhost.h: revert changes to SETUPEXCHANGE

This was broken by 48bda52b92, which removed the `*` before `xptr`.
Without `*`, we set our `iptr` (a class member) to a bogus pointer, and
the assignment to `xptr` (which is a function parameter and hence a
local variable) is effectively dead code.



To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to