msvc

New supported release 7.3.0 "Peach-faced Lovebird"

"The rosy-faced lovebird is a fairly small bird, 17–18 cm long with an average wing length of 106 mm and tail length of 44–52 mm. Populations have been reduced in some areas by trapping for the pet trade. However numbers may have increased in other parts due to human creation of new water sources and the building of artificial structures which provide new nesting sites." - en.wikipedia.org/wiki/Peach-faced_lovebird

On behalf of the Parrot team, I'm proud to announce Parrot 7.3.0,
also known as "Peach-faced Lovebird". Parrot is a virtual machine aimed at running all dynamic languages.

Parrot 7.3.0 News:

    - Build
        + Fixed windows link regression from 7.0.2 with cl.exe. #1203
        + Fixed rlimit compilation for OpenBSD
    - Tests
        + Relaxed the common GC stress test and re-add the JSON.nqp variant.

Parrot 7.0.2 Hotfix released

We detected and fixed two bugs and regressions from 6.10.0 which failed to build parrot on Microsoft Windows with Microsoft Visual Studio C++.

- Wrong function ptr cast
  https://github.com/parrot/parrot/issues/1190
- Wrong SAL annotations (also 32 bit)
  https://github.com/parrot/parrot/issues/1192

Other minor changes in this hotfix:

Syndicate content