Skip to content
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

patched resolve routine: #1645

Merged

Conversation

GillesDuvert
Copy link
Contributor

-remove unused list of opened files
-tretaed correctly the tricky case where a file contains both a PROC and a FUNC (TIC and TOC are examples).

-remove unused list of opened files
-tretaed correctly the tricky case where a file contains both a PROC and a FUNC (TIC and TOC are examples).
@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (70b6513) 41.00% compared to head (1c9ac16) 41.00%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1645   +/-   ##
=======================================
  Coverage   41.00%   41.00%           
=======================================
  Files         355      355           
  Lines       95042    95040    -2     
  Branches    19530    19533    +3     
=======================================
  Hits        38968    38968           
+ Misses      56074    56072    -2     
Files Coverage Δ
src/basic_pro.cpp 41.52% <0.00%> (+0.07%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@GillesDuvert GillesDuvert merged commit 3020f7b into gnudatalanguage:master Sep 29, 2023
7 of 8 checks passed
alaingdl pushed a commit to alaingdl/gdl that referenced this pull request Nov 10, 2023
according to gnudatalanguage#1645 that's what must be done to work on windows too
alaingdl pushed a commit to alaingdl/gdl that referenced this pull request Nov 10, 2023
@GillesDuvert GillesDuvert deleted the patch_resolve_routine branch July 2, 2024 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant