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

Passing two or more files on the command line breaks #556

Open
Ducasse opened this issue May 12, 2022 · 0 comments
Open

Passing two or more files on the command line breaks #556

Ducasse opened this issue May 12, 2022 · 0 comments

Comments

@Ducasse
Copy link
Contributor

Ducasse commented May 12, 2022

At least we tested with two slides and they cannot be handled because we have a problem in

CollectionIsEmpty: a Stack() is empty
Stack(Collection)>>errorEmptyCollection
Stack(Collection)>>emptyCheck
Stack(LinkedList)>>removeFirst
Stack>>pop
PRSlideTransformer(PRNodeTransformer)>>replace:
PRSlideTransformer(PRNodeTransformer)>>delete
PRSlideTransformer>>add:toCurrentEnvironmentOr:
PRSlideTransformer>>visitDocumentGroup:
PRSlideTransformer(PRVisitor)>>visitDocument:
PRDocument>>accept:
PRDocument(Object)>>acceptDecorated:
PRSlideTransformer(PRVisitor)>>visit:
PRSlideTransformer(PRVisitor)>>start:
PRSlideTransformer(PRNodeTransformer)>>start:
PRSlideTransformer>>start:
[ :accum :each | each start: accum ] in PRAbstractOutputDocument>>transformDocument: in Block: [ :accum :each | each start: accum ]
[:each | nextValue := binaryBlock value: nextValue value: each] in Set(Collection)>>inject:into: in Block: [:each | nextValue := binaryBlock value: nextValue...etc...
Set>>do:
Set(Collection)>>inject:into:
PRPDFDocument(PRAbstractOutputDocument)>>transformDocument:
PRDocument>>transformDocumentFor:
PRPDFDocument(PRAbstractOutputDocument)>>buildOn:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant