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

c++ relative include error on macos 10.13.6 #2544

Closed
idealvin opened this issue Sep 22, 2018 · 2 comments
Closed

c++ relative include error on macos 10.13.6 #2544

idealvin opened this issue Sep 22, 2018 · 2 comments

Comments

@idealvin
Copy link

idealvin commented Sep 22, 2018

In my log.cc

#include "../flag/flag.h"

Then go to definition of "../flag/flag.h", resulting in multiple definitions:

3

1

2

@sean-mcmanus sean-mcmanus added bug Language Service investigate: repro This issue's repro steps needs to be investigated/confirmed labels Sep 24, 2018
@idealvin idealvin changed the title c++ relatively including error on macos 10.13.6 c++ relative include error on macos 10.13.6 Sep 29, 2018
@sean-mcmanus sean-mcmanus added this to the October 2018 milestone Sep 29, 2018
@sean-mcmanus sean-mcmanus self-assigned this Sep 29, 2018
@sean-mcmanus sean-mcmanus removed the investigate: repro This issue's repro steps needs to be investigated/confirmed label Sep 29, 2018
@sean-mcmanus sean-mcmanus modified the milestones: October 2018, On Deck Oct 4, 2018
@sean-mcmanus sean-mcmanus removed their assignment Oct 4, 2018
@bobbrow bobbrow modified the milestones: On Deck, 0.26.1 Sep 27, 2019
@bobbrow bobbrow added this to To Do in 0.26.2 Milestone Oct 16, 2019
@bobbrow
Copy link
Member

bobbrow commented Oct 18, 2019

This looks like a duplicate of #2564

@bobbrow bobbrow closed this as completed Oct 18, 2019
@bobbrow bobbrow modified the milestones: 0.26.1, Post-v1 Oct 18, 2019
@bobbrow bobbrow removed this from To Do in 0.26.2 Milestone Oct 18, 2019
@sean-mcmanus
Copy link
Collaborator

We believe this is fixed with https://github.com/microsoft/vscode-cpptools/releases/tag/0.28.0-insiders -- let us know if it's not.

@github-actions github-actions bot locked and limited conversation to collaborators Oct 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants