[Liblas-commits] [libLAS/libLAS] cf4ff4: Add "CallingConvention = CallingConvention.Cdecl" ...

GitHub noreply at github.com
Thu Apr 13 23:53:51 PDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/libLAS/libLAS
  Commit: cf4ff40d9e221205985461703067c0f0e6566b49
      https://github.com/libLAS/libLAS/commit/cf4ff40d9e221205985461703067c0f0e6566b49
  Author: OJB <ojbgame at gmail.com>
  Date:   2017-04-13 (Thu, 13 Apr 2017)

  Changed paths:
    M csharp/dotnetLibLAS/NativeMethods.cs

  Log Message:
  -----------
  Add "CallingConvention = CallingConvention.Cdecl" in dllimport to prevent "PInvokeStackImbalance" exception.


  Commit: f873da47c391ae57f9d8b5cc9fb0b6f37e4ef18d
      https://github.com/libLAS/libLAS/commit/f873da47c391ae57f9d8b5cc9fb0b6f37e4ef18d
  Author: Mateusz Łoskot <mateusz at loskot.net>
  Date:   2017-04-14 (Fri, 14 Apr 2017)

  Changed paths:
    M csharp/dotnetLibLAS/NativeMethods.cs

  Log Message:
  -----------
  Merge pull request #121 from ojbgame/master

Add "CallingConvention = CallingConvention.Cdecl" in dllimport to prevent "PInvokeStackImbalance" exception.


Compare: https://github.com/libLAS/libLAS/compare/fd6c0f015780...f873da47c391


More information about the Liblas-commits mailing list