``` import platform.posix.getcwd import platform.p...
# eap
b
Copy code
import platform.posix.getcwd
import platform.posix.nftw
These are missing in 1.6-RC2. Have they moved somewhere else?
👀 1
m
With enabled HMPP? Maybe it's HMPP bug, still not fixed: https://youtrack.jetbrains.com/issue/KT-46636
b
Indeed. Hmpp was working fine before bumping to 1.6. Good to know the team is aware.
Although everything was compiling fine with 1.5.31. I wonder if this is the same issue.
l
I'd comment in the issue, mentioning you have something similar with 1.6.0-RC2
j
we're in a narrow bind with the versions right now. 1.5.31 silently bails out when there are struct foo{int x; struct iovec[]};