Skip to content

v3.0.3a

Pre-release
Pre-release
Compare
Choose a tag to compare
@itay-grudev itay-grudev released this 24 Jan 17:27
· 281 commits to master since this release
  • Removed Microsoft Windows specific code for getting username due to
    multiple problems and compiler differences on Windows platforms. On
    Windows the shared memory block in User mode now includes the user's
    home path (which contains the user's username).
  • Explicitly getting absolute path of the user's home directory as on Unix
    a relative path (~) may be returned.