digitalmars.D.ide - Visual D cannot build Phobos(std.container) Browse Info
- sdvcn (2/2) Nov 22 2014 Cannot build *.package.d file.
- Rainer Schuetze (5/7) Nov 23 2014 I cannot reproduce here. Please report to
- sdvcn (4/11) Nov 24 2014 My English is poor. Unable to submit report Here is a translation
- Rainer Schuetze (4/19) Nov 29 2014 Here is an update with a new parser version supporting packages and a
- sdvcn (5/28) Nov 30 2014 (0.3.40b3)
- Rainer Schuetze (7/35) Dec 04 2014 Works for me. What error does the output window show? Maybe you have not...
- sdvcn (14/56) Dec 05 2014 other good.
- Rainer Schuetze (6/61) Dec 12 2014 I noticed the command "Build phobos browse info" worked on an outdated
- Rainer Schuetze (3/10) Dec 20 2014 Try it in
Cannot build *.package.d file. Cannot list std.container member.
Nov 22 2014
On 23.11.2014 00:13, sdvcn wrote:Cannot build *.package.d file.I cannot reproduce here. Please report to https://issues.dlang.org/enter_bug.cgi with more details.Cannot list std.container member.That's very likely an issue with the parser engine, you might want to report to https://github.com/aBothe/D_Parser/issues
Nov 23 2014
On Sunday, 23 November 2014 at 10:04:59 UTC, Rainer Schuetze wrote:On 23.11.2014 00:13, sdvcn wrote:My English is poor. Unable to submit report Here is a translation platform using the ACCannot build *.package.d file.I cannot reproduce here. Please report to https://issues.dlang.org/enter_bug.cgi with more details.Cannot list std.container member.That's very likely an issue with the parser engine, you might want to report to https://github.com/aBothe/D_Parser/issues
Nov 24 2014
On 24.11.2014 14:48, sdvcn wrote:On Sunday, 23 November 2014 at 10:04:59 UTC, Rainer Schuetze wrote:Here is an update with a new parser version supporting packages and a lot more: https://github.com/D-Programming-Language/visuald/releases/tag/v0.3.40-beta3On 23.11.2014 00:13, sdvcn wrote:My English is poor. Unable to submit report Here is a translation platform using the ACCannot build *.package.d file.I cannot reproduce here. Please report to https://issues.dlang.org/enter_bug.cgi with more details.Cannot list std.container member.That's very likely an issue with the parser engine, you might want to report to https://github.com/aBothe/D_Parser/issues
Nov 29 2014
On Saturday, 29 November 2014 at 17:30:46 UTC, Rainer Schuetze wrote:On 24.11.2014 14:48, sdvcn wrote:(0.3.40b3) cannot build Phobos(std.container) Browse Info Cannot list std.container member.On Sunday, 23 November 2014 at 10:04:59 UTC, Rainer Schuetze wrote:Here is an update with a new parser version supporting packages and a lot more: https://github.com/D-Programming-Language/visuald/releases/tag/v0.3.40-beta3On 23.11.2014 00:13, sdvcn wrote:My English is poor. Unable to submit report Here is a translation platform using the ACCannot build *.package.d file.I cannot reproduce here. Please report to https://issues.dlang.org/enter_bug.cgi with more details.Cannot list std.container member.That's very likely an issue with the parser engine, you might want to report to https://github.com/aBothe/D_Parser/issues
Nov 30 2014
On 01.12.2014 07:23, sdvcn wrote:On Saturday, 29 November 2014 at 17:30:46 UTC, Rainer Schuetze wrote:Works for me. What error does the output window show? Maybe you have not setup the DMD install path in the Visual D Settings->DMD Directories?On 24.11.2014 14:48, sdvcn wrote:(0.3.40b3) cannot build Phobos(std.container) Browse InfoOn Sunday, 23 November 2014 at 10:04:59 UTC, Rainer Schuetze wrote:Here is an update with a new parser version supporting packages and a lot more: https://github.com/D-Programming-Language/visuald/releases/tag/v0.3.40-beta3On 23.11.2014 00:13, sdvcn wrote:My English is poor. Unable to submit report Here is a translation platform using the ACCannot build *.package.d file.I cannot reproduce here. Please report to https://issues.dlang.org/enter_bug.cgi with more details.Cannot list std.container member.That's very likely an issue with the parser engine, you might want to report to https://github.com/aBothe/D_Parser/issuesCannot list std.container member.Does it work for other non-package completions? Please make sure to check "Use Alexander Bothe's D parsing engine" in the "Visual D->Language Settings" page. The builtin semantic engine is outdated and probably will be removed soon.
Dec 04 2014
On Thursday, 4 December 2014 at 22:06:56 UTC, Rainer Schuetze wrote:On 01.12.2014 07:23, sdvcn wrote:other good. dmd 2.066.1 files C:\Dmd\dmd2\src\phobos\std\container\array.d C:\Dmd\dmd2\src\phobos\std\container\binaryheap.d C:\Dmd\dmd2\src\phobos\std\container\dlist.d C:\Dmd\dmd2\src\phobos\std\container\package.d C:\Dmd\dmd2\src\phobos\std\container\rbtree.d C:\Dmd\dmd2\src\phobos\std\container\slist.d C:\Dmd\dmd2\src\phobos\std\container\util.d dmd 2.065 file C:\Dmd\dmd2\src\phobos\std\container.d I think, and "package.d" related.On Saturday, 29 November 2014 at 17:30:46 UTC, Rainer Schuetze wrote:Works for me. What error does the output window show? Maybe you have not setup the DMD install path in the Visual D Settings->DMD Directories?On 24.11.2014 14:48, sdvcn wrote:(0.3.40b3) cannot build Phobos(std.container) Browse InfoOn Sunday, 23 November 2014 at 10:04:59 UTC, Rainer Schuetze wrote:Here is an update with a new parser version supporting packages and a lot more: https://github.com/D-Programming-Language/visuald/releases/tag/v0.3.40-beta3On 23.11.2014 00:13, sdvcn wrote:My English is poor. Unable to submit report Here is a translation platform using the ACCannot build *.package.d file.I cannot reproduce here. Please report to https://issues.dlang.org/enter_bug.cgi with more details.Cannot list std.container member.That's very likely an issue with the parser engine, you might want to report to https://github.com/aBothe/D_Parser/issuesCannot list std.container member.Does it work for other non-package completions? Please make sure to check "Use Alexander Bothe's D parsing engine" in the "Visual D->Language Settings" page. The builtin semantic engine is outdated and probably will be removed soon.
Dec 05 2014
On 05.12.2014 10:50, sdvcn wrote:On Thursday, 4 December 2014 at 22:06:56 UTC, Rainer Schuetze wrote:I noticed the command "Build phobos browse info" worked on an outdated directory structure for phobos, so it didn't look into all these new files. I suspect that this is the issue you are having. Completion using the parsing engine should still have worked, though. Fixed in the next release...On 01.12.2014 07:23, sdvcn wrote:other good. dmd 2.066.1 files C:\Dmd\dmd2\src\phobos\std\container\array.d C:\Dmd\dmd2\src\phobos\std\container\binaryheap.d C:\Dmd\dmd2\src\phobos\std\container\dlist.d C:\Dmd\dmd2\src\phobos\std\container\package.d C:\Dmd\dmd2\src\phobos\std\container\rbtree.d C:\Dmd\dmd2\src\phobos\std\container\slist.d C:\Dmd\dmd2\src\phobos\std\container\util.d dmd 2.065 file C:\Dmd\dmd2\src\phobos\std\container.d I think, and "package.d" related.On Saturday, 29 November 2014 at 17:30:46 UTC, Rainer Schuetze wrote:Works for me. What error does the output window show? Maybe you have not setup the DMD install path in the Visual D Settings->DMD Directories?On 24.11.2014 14:48, sdvcn wrote:(0.3.40b3) cannot build Phobos(std.container) Browse InfoOn Sunday, 23 November 2014 at 10:04:59 UTC, Rainer Schuetze wrote:Here is an update with a new parser version supporting packages and a lot more: https://github.com/D-Programming-Language/visuald/releases/tag/v0.3.40-beta3On 23.11.2014 00:13, sdvcn wrote:My English is poor. Unable to submit report Here is a translation platform using the ACCannot build *.package.d file.I cannot reproduce here. Please report to https://issues.dlang.org/enter_bug.cgi with more details.Cannot list std.container member.That's very likely an issue with the parser engine, you might want to report to https://github.com/aBothe/D_Parser/issuesCannot list std.container member.Does it work for other non-package completions? Please make sure to check "Use Alexander Bothe's D parsing engine" in the "Visual D->Language Settings" page. The builtin semantic engine is outdated and probably will be removed soon.
Dec 12 2014
On 12.12.2014 09:56, Rainer Schuetze wrote:On 05.12.2014 10:50, sdvcn wrote:Try it in https://github.com/D-Programming-Language/visuald/releases/tag/v0.3.40-beta4I think, and "package.d" related.I noticed the command "Build phobos browse info" worked on an outdated directory structure for phobos, so it didn't look into all these new files. I suspect that this is the issue you are having. Completion using the parsing engine should still have worked, though. Fixed in the next release...
Dec 20 2014