-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Export character shifts idetools columns #452
Comments
I think this should be fixed by now. |
Clyybber
pushed a commit
to Clyybber/Nim
that referenced
this issue
Nov 7, 2022
452: build(deps): bump dawidd6/action-download-artifact from 2.23.0 to 2.24.0 r=saem a=dependabot[bot] Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.23.0 to 2.24.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dawidd6/action-download-artifact/commit/46b4ae883bf0726f5949d025d31cb62c7a5ac70c"><code>46b4ae8</code></a> Update download.yml</li> <li><a href="https://github.com/dawidd6/action-download-artifact/commit/a4022b6daeb92f817a720f49dbbf44ee09575b2d"><code>a4022b6</code></a> Update download.yml</li> <li><a href="https://github.com/dawidd6/action-download-artifact/commit/c49ff0c8a3a5cd3d5f45574e20da0f5a91e80e28"><code>c49ff0c</code></a> Use core.getBooleanInput(), fixes <a href="https://github-redirect.dependabot.com/dawidd6/action-download-artifact/issues/179">#179</a> (<a href="https://github-redirect.dependabot.com/dawidd6/action-download-artifact/issues/197">#197</a>)</li> <li><a href="https://github.com/dawidd6/action-download-artifact/commit/8bd0d01d34b94a0223049c5f4de43e9c1b3828b8"><code>8bd0d01</code></a> node_modules: upgrade</li> <li><a href="https://github.com/dawidd6/action-download-artifact/commit/73ff9751a5d8957cb30f0308da55142602cee1e4"><code>73ff975</code></a> node_modules: update</li> <li><a href="https://github.com/dawidd6/action-download-artifact/commit/897e3bfccb1a5865f94ff728eb78411dc5fcdc53"><code>897e3bf</code></a> Revert "Revert "Add fallbackToDownoadAction (<a href="https://github-redirect.dependabot.com/dawidd6/action-download-artifact/issues/192">#192</a>)""</li> <li><a href="https://github.com/dawidd6/action-download-artifact/commit/f4df178a79313aa566155a276c421e611c38d92f"><code>f4df178</code></a> build(deps): bump <code>`@actions/core</code>` from 1.9.1 to 1.10.0 (<a href="https://github-redirect.dependabot.com/dawidd6/action-download-artifact/issues/195">#195</a>)</li> <li><a href="https://github.com/dawidd6/action-download-artifact/commit/2eb1f25838a39b6e407f98540c52318adaca6d10"><code>2eb1f25</code></a> Revert "Add fallbackToDownoadAction (<a href="https://github-redirect.dependabot.com/dawidd6/action-download-artifact/issues/192">#192</a>)"</li> <li><a href="https://github.com/dawidd6/action-download-artifact/commit/2ccc9091b196d3abdd441dfc89f9f58b0648cc87"><code>2ccc909</code></a> Add fallbackToDownoadAction (<a href="https://github-redirect.dependabot.com/dawidd6/action-download-artifact/issues/192">#192</a>)</li> <li><a href="https://github.com/dawidd6/action-download-artifact/commit/de0406bfe6dc18ca8ffef7a43b3e826a77e0d35b"><code>de0406b</code></a> Update README.md (<a href="https://github-redirect.dependabot.com/dawidd6/action-download-artifact/issues/190">#190</a>)</li> <li>Additional commits viewable in <a href="https://github.com/dawidd6/action-download-artifact/compare/v2.23.0...v2.24.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dawidd6/action-download-artifact&package-manager=github_actions&previous-version=2.23.0&new-version=2.24.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looks like using
*
to mark a symbol as exported shifts the idetools column by one, affecting the start of the detected symbol. See example at http://dl.dropbox.com/u/145894/t/export_shift.proc.th.html.The text was updated successfully, but these errors were encountered: