microsoft / AL

Home of the Dynamics 365 Business Central AL Language extension for Visual Studio Code. Used to track issues regarding the latest version of the AL compiler and developer tools available in the Visual Studio Code Marketplace or as part of the AL Developer Preview builds for Dynamics 365 Business Central.
MIT License
744 stars 245 forks source link

alc.exe not working or undocumented change in usage #5797

Closed navdotnetreqs closed 4 years ago

navdotnetreqs commented 4 years ago

Describe the bug

Running our PS-compile script suddenly stopped working with newer docker images. Alc.exe gives no output whatsoever.

To Reproduce

Steps and to reproduce the behavior:

-> no output

I have not managed to get ANY output from alc.exe with any parameters.

Expected behavior

alc.exe should compile the project and output debug information, as it previously has

5. Versions:

Docker-inside 16.0.11240.12052-fi

navdotnetreqs commented 4 years ago

Any ideas on this?

atoader commented 4 years ago

Can you provide detailed instructions on how to reproduce this? It seems related to https://freddysblog.com/2020/02/26/the-world-after-february-18th/ , but without a repro, it is hard to say.

navdotn commented 4 years ago

Can you provide detailed instructions on how to reproduce this? It seems related to https://freddysblog.com/2020/02/26/the-world-after-february-18th/ , but without a repro, it is hard to say.

Unpack alc.exe from the vsix-file in the container. Then run it. With ANY parameters.

atoader commented 4 years ago

We do the same in our gates and we have not seen any issues. Is there any additional information that you can provide that might help get to the bottom of this?