On Monday, 7 May 2018 at 18:15:17 UTC, Matthias Klumpp wrote:
On Monday, 7 May 2018 at 08:26:15 UTC, bauss wrote:
On Monday, 7 May 2018 at 06:12:19 UTC, Vadim Lopatin wrote:
On Thursday, 3 May 2018 at 20:49:35 UTC, Matthias Klumpp
wrote:
On Thursday, 3 May 2018 at 18:52:34 UTC, singingbush
On Monday, May 07, 2018 22:16:58 Jesse Phillips via Digitalmars-d-learn
wrote:
> On Monday, 7 May 2018 at 19:46:00 UTC, Jesse Phillips wrote:
> > So I have an XML like document which fails to adhere completely
> > to XML. One of these such events is that & is used without
> > escaping.
> >
> > My
On Monday, May 07, 2018 19:46:00 Jesse Phillips via Digitalmars-d-learn
wrote:
> So I have an XML like document which fails to adhere completely
> to XML. One of these such events is that & is used without
> escaping.
>
> My observation is that after the exception it is possible to move
> to the
On Monday, 7 May 2018 at 19:46:00 UTC, Jesse Phillips wrote:
So I have an XML like document which fails to adhere completely
to XML. One of these such events is that & is used without
escaping.
My observation is that after the exception it is possible to
move to the next element without
On Monday, 7 May 2018 at 06:12:19 UTC, Vadim Lopatin wrote:
Guys,
If someone is ready to maintain these projects, I can grant
privileges for github repositories ddbc, hibernated.
Best regards,
Buggins
I'm happy to put some time in
So I have an XML like document which fails to adhere completely
to XML. One of these such events is that & is used without
escaping.
My observation is that after the exception it is possible to move
to the next element without issue. Is this something expected and
will be maintained?
On Monday, 7 May 2018 at 08:26:15 UTC, bauss wrote:
On Monday, 7 May 2018 at 06:12:19 UTC, Vadim Lopatin wrote:
On Thursday, 3 May 2018 at 20:49:35 UTC, Matthias Klumpp wrote:
On Thursday, 3 May 2018 at 18:52:34 UTC, singingbush wrote:
On Thursday, 3 May 2018 at 10:27:47 UTC, Pasqui23 wrote:
On Saturday, 5 May 2018 at 09:32:32 UTC, Brian wrote:
On Thursday, 3 May 2018 at 10:27:47 UTC, Pasqui23 wrote:
Last commit on https://github.com/buggins/hibernated
was almost a year ago
So what is the status of HibernateD?Should I use it if I need
an ORM? Or would I risk unpatched security
You should get a hold of Vadim Lopatin and see if he would give
you commit rights to the main repo.
There was a great article I can't find by someone who would add
contributors if they made good pull requests. It helped to keep
his work living on and didn't need to keep involved.
So I push
On Monday, 7 May 2018 at 14:31:23 UTC, Jesse Phillips wrote:
I wouldn't use time created. It can be newer than last modified
this wholey inacurate. Last accessed could be a much more
appopriate choice if trying to determine what is important.
Sorry, to answer your actual question, I do
On Friday, 4 May 2018 at 11:49:24 UTC, Vino wrote:
Hi All,
Request your help, I have a D program written on Windows
platform and the program is working as expected, now i am
trying to port the same program to Linux, my program use the
function "timeCreated" from std.file for Windows hugely
On Monday, 7 May 2018 at 10:28:14 UTC, drug wrote:
I get the error like:
```
./foo/bar/baz/builder.d(57,23): Error: template instance
`staticMap!(DebugTypeMapper, BaseDebuggerTypes)` recursive
template expansion
```
That's all. It doesn's print instantiations stack so I can't
track back the
On Friday, 4 May 2018 at 15:42:56 UTC, wjoe wrote:
I think that's not possible. You can't query information that
hasn't been stored.
I stand corrected.
As Russel Winder points out there are file systems that store
this information and since Linux 4.11 you can query it via
statx(2).
On Monday, 7 May 2018 at 10:20:22 UTC, ag0aep6g wrote:
On 05/07/2018 04:41 AM, wjoe wrote:
Could you elaborate on the unsafe destructor please?
If TFunc has an unsafe destructor, asDelegate is also not safe
and can't be @trusted.
An example of how that can break safety:
auto
I get the error like:
```
./foo/bar/baz/builder.d(57,23): Error: template instance
`staticMap!(DebugTypeMapper, BaseDebuggerTypes)` recursive template
expansion
```
That's all. It doesn's print instantiations stack so I can't track back
the reason. Could someone give an advice how to struggle
On 05/07/2018 04:41 AM, wjoe wrote:
Could you elaborate on the unsafe destructor please?
If TFunc has an unsafe destructor, asDelegate is also not safe and can't
be @trusted.
An example of how that can break safety:
auto asDelegate(TFunc)(TFunc func) @trusted
{
import
On Monday, 7 May 2018 at 06:12:19 UTC, Vadim Lopatin wrote:
On Thursday, 3 May 2018 at 20:49:35 UTC, Matthias Klumpp wrote:
On Thursday, 3 May 2018 at 18:52:34 UTC, singingbush wrote:
On Thursday, 3 May 2018 at 10:27:47 UTC, Pasqui23 wrote:
Last commit on https://github.com/buggins/hibernated
On Thursday, 3 May 2018 at 20:49:35 UTC, Matthias Klumpp wrote:
On Thursday, 3 May 2018 at 18:52:34 UTC, singingbush wrote:
On Thursday, 3 May 2018 at 10:27:47 UTC, Pasqui23 wrote:
Last commit on https://github.com/buggins/hibernated
was almost a year ago
So what is the status of
18 matches
Mail list logo