www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.ide - Visual D cannot build Phobos(std.container) Browse Info

reply "sdvcn" <sdvcn 126.com> writes:
Cannot build *.package.d file.
Cannot list std.container member.
Nov 22 2014
parent reply Rainer Schuetze <r.sagitario gmx.de> writes:
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
parent reply "sdvcn" <sdvcn 126.com> writes:
On Sunday, 23 November 2014 at 10:04:59 UTC, Rainer Schuetze 
wrote:
 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
My English is poor. Unable to submit report Here is a translation platform using the AC
Nov 24 2014
parent reply Rainer Schuetze <r.sagitario gmx.de> writes:
On 24.11.2014 14:48, sdvcn wrote:
 On Sunday, 23 November 2014 at 10:04:59 UTC, Rainer Schuetze wrote:
 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
My English is poor. Unable to submit report Here is a translation platform using the AC
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-beta3
Nov 29 2014
parent reply "sdvcn" <sdvcn 126.com> writes:
On Saturday, 29 November 2014 at 17:30:46 UTC, Rainer Schuetze 
wrote:
 On 24.11.2014 14:48, sdvcn wrote:
 On Sunday, 23 November 2014 at 10:04:59 UTC, Rainer Schuetze 
 wrote:
 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
My English is poor. Unable to submit report Here is a translation platform using the AC
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-beta3
(0.3.40b3) cannot build Phobos(std.container) Browse Info Cannot list std.container member.
Nov 30 2014
parent reply Rainer Schuetze <r.sagitario gmx.de> writes:
On 01.12.2014 07:23, sdvcn wrote:
 On Saturday, 29 November 2014 at 17:30:46 UTC, Rainer Schuetze wrote:
 On 24.11.2014 14:48, sdvcn wrote:
 On Sunday, 23 November 2014 at 10:04:59 UTC, Rainer Schuetze wrote:
 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
My English is poor. Unable to submit report Here is a translation platform using the AC
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-beta3
(0.3.40b3) cannot build Phobos(std.container) Browse Info
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?
 Cannot 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
parent reply "sdvcn" <sdvcn 126.com> writes:
On Thursday, 4 December 2014 at 22:06:56 UTC, Rainer Schuetze 
wrote:
 On 01.12.2014 07:23, sdvcn wrote:
 On Saturday, 29 November 2014 at 17:30:46 UTC, Rainer Schuetze 
 wrote:
 On 24.11.2014 14:48, sdvcn wrote:
 On Sunday, 23 November 2014 at 10:04:59 UTC, Rainer Schuetze 
 wrote:
 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
My English is poor. Unable to submit report Here is a translation platform using the AC
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-beta3
(0.3.40b3) cannot build Phobos(std.container) Browse Info
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?
 Cannot 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.
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.
Dec 05 2014
parent reply Rainer Schuetze <r.sagitario gmx.de> writes:
On 05.12.2014 10:50, sdvcn wrote:
 On Thursday, 4 December 2014 at 22:06:56 UTC, Rainer Schuetze wrote:
 On 01.12.2014 07:23, sdvcn wrote:
 On Saturday, 29 November 2014 at 17:30:46 UTC, Rainer Schuetze wrote:
 On 24.11.2014 14:48, sdvcn wrote:
 On Sunday, 23 November 2014 at 10:04:59 UTC, Rainer Schuetze wrote:
 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
My English is poor. Unable to submit report Here is a translation platform using the AC
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-beta3
(0.3.40b3) cannot build Phobos(std.container) Browse Info
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?
 Cannot 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.
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.
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 12 2014
parent Rainer Schuetze <r.sagitario gmx.de> writes:
On 12.12.2014 09:56, Rainer Schuetze wrote:
 On 05.12.2014 10:50, sdvcn wrote:
 I 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...
Try it in https://github.com/D-Programming-Language/visuald/releases/tag/v0.3.40-beta4
Dec 20 2014