Skip to content

C++: Make Folder.getURL() consistent with Folder.getLocation() #3

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

Merged
merged 1 commit into from
Aug 21, 2018

Conversation

ian-semmle
Copy link
Contributor

This fixes confusing behaviour like:

from Element e, Folder f
where e = f
select e, f
file:///home/ian:0:0:0:0 | /home/ian | folder:///home/ian | /home/ian |

calumgrant pushed a commit to calumgrant/ql that referenced this pull request Aug 3, 2018
 JavaScript: Pull in changes up to 53548a6024b51
@jbj
Copy link
Contributor

jbj commented Aug 15, 2018

@ian-semmle This is blocked on our internal PR 27026, isn't it? If we make this change without agreeing on changing the spec first, then we're no longer following the spec.

Copy link
Contributor

@jbj jbj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The file system API spec now is updated to allow this change, so I'm happy to merge it.

@jbj jbj merged commit cb51a42 into github:master Aug 21, 2018
@ian-semmle ian-semmle deleted the getURL branch August 21, 2018 10:40
geoffw0 pushed a commit that referenced this pull request Jun 18, 2019
CPP: Fixes for C++: Mishandling Japanese Era and Leap Year in calculations #1354
aschackmull pushed a commit that referenced this pull request Jan 31, 2020
Java: Add unit test for ldap injection.
garbervetsky pushed a commit to shuvendu-lahiri/ql that referenced this pull request Dec 15, 2020
* --steps flag to run multiple steps

* README updated
aibaars added a commit that referenced this pull request Oct 14, 2021
Basic CodeQL extractor configuration and autobuild scripts
smowton referenced this pull request in smowton/codeql Oct 28, 2021
Kotlin: Add support for supertypes
geoffw0 pushed a commit that referenced this pull request May 31, 2022
Swift: Add swift-security-and-quality, swift-security-extended packs.
tiferet added a commit that referenced this pull request Aug 3, 2022
Feature selection: Use a shipping model with the new features excluding fileImports and calleeImports. Model #3.

github/ml-ql-adaptive-threat-modeling#1968 (comment)
aschackmull added a commit that referenced this pull request Mar 6, 2023
C++: Use refactored dataflow library in `cpp/command-line-injection`
MathiasVP pushed a commit that referenced this pull request May 9, 2023
Swift: Syntax for selecting `PostUpdateNode`s in CSV rows
jketema pushed a commit that referenced this pull request Sep 5, 2024
C++: Fix expected test results
dbartol pushed a commit that referenced this pull request Dec 18, 2024
nicolaswill added a commit that referenced this pull request May 12, 2025
Move language-agnostic model to shared library
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.

2 participants