1. Summarise the issue (what were doing, what went wrong?)
>cd A:\Projects\lib\coptions
>darcs push -a
This is a bug! Please report it at http://bugs.darcs.net or via email to
bugs@darcs.net:
Pushing to "A:/DARCS/lib/coptions"...
Failed to commute common patches:
patch 2119198f8974b453b9a1a6d1594e76d02fddf15c
Author: gene@genethomas.com
Date: Mon Jul 20 14:23:56 New Zealand Standard Time 2026
* Optinoally pass command line in in ParseCommandLine, comment WriteIniFile out -
it is not implemented
patch 5f294a8fe1810dcebc3d395ebb5cc0c8d2e41479
Author: gene@genethomas.com
Date: Wed Apr 23 07:25:23 New Zealand Standard Time 2025
* 124 sia automated tests
patch 225c64ac5465a57211aff008a6356cd87292399a
Author: gene@genethomas.com
Date: Mon Nov 25 16:53:45 New Zealand Daylight Time 2024
* removed ParseAction.Const and AppendConst
patch a1823f9a3cd901e118c9eec01a528b099eaacdcd
Author: gene@genethomas.com
Date: Sat Nov 23 14:57:31 New Zealand Daylight Time 2024
* CliParser.GetUsage and GetHelp for source generation
patch 2d808c3d62a0f1a856e063e9dc590b780816f6e7
Author: gene@genethomas.com
Date: Sun Nov 17 18:21:49 New Zealand Daylight Time 2024
* initial source generation support for ini parsing - GetSections
patch 4eeb185a93e61a3b15666c436eccc93e54b340b2
Author: gene@genethomas.com
Date: Sun Nov 10 19:57:58 New Zealand Daylight Time 2024
* before ini
patch 01fafe320c42a3387365ceec186b6eba75a89625
Author: gene@genethomas.com
Date: Thu Oct 24 10:20:10 New Zealand Daylight Time 2024
* IPaserConfig -> IParserBaseConfig
new IParserConfig<T>
Made triggers, integrity checker have IParserBaseConfig not IParserConfig<T>
minimise the interface, no type parmeter
patch cb5d8a815ef2cbed77f399593aebc474efc1dfc8
Author: gene@genethomas.com
Date: Thu Oct 24 07:51:37 New Zealand Daylight Time 2024
* make IHelpGenerator public to support source generation
fix TyoeGenror unt test, no [Application] paritcal class
on non coptions classes
CliParserImpl has IHelpGeneraor no AutomaticHelpGeneraotr
patch 395af9ce4409be876611e1dcb90b81f04696d3b3
Author: gene@genethomas.com
Date: Wed Oct 23 14:51:34 New Zealand Daylight Time 2024
* PostParse methods
patch 5416a0ccf7e9371233acbb29bf8c4322728b36c1
Author: gene@genethomas.com
Date: Wed Oct 23 13:42:27 New Zealand Daylight Time 2024
* before IParserConfig<T> gets <T>
CallStack (from HasCallStack):
error, called at src\Darcs\Patch\Depends.hs:308:17 in darcs-2.16.3-
inplace:Darcs.Patch.Depends
2. What behaviour were you expecting instead?
I was expecting the push to complete.
3. What darcs version are you using? (Try: darcs --exact-version)
darcs compiled on Oct 23 2020, at 22:30:14
Weak Hash: 43661a47c97b17e6d7f3dc543ef0eab6faf1b7a3
Context:
[TAG 2.16.3
Ben Franksen <ben.franksen@online.de>**20201022094642
Ignore-this:
bd76d7e31488721e4a5ce7267115e71c3b68d680c155c75c3dd275d9e54933a607d208fab502a143
]
4. What operating system are you running?
Windows
A-DARCS-lib-coptions.zip is the darcs repository I was pushing to.
Attachments
|