Ole Ernst
Ole Ernst Pedersen (16 May 1940 – 1 September 2013) was a Danish actor, active on stage, TV and film. He appeared in 95 films and television shows from 1967 to 2013. He starred in the 1983 film Der er et yndigt land, which won an Honourable Mention at the 33rd Berlin International Film Festival.[1]
Ole Ernst | |
---|---|
Born | Copenhagen, Denmark | 16 May 1940
Died | 1 September 2013 73) Copenhagen, Denmark | (aged
Occupation | Actor |
Years active | 1967-2013 |
Ernst died on 1 September 2013, aged 73, from undisclosed causes.[2]
Selected filmography
- The Olsen Gang on the Track (1975)
- Per (1975)
- The Olsen Gang Sees Red (1976)
- Terror (1977)
- Fængslende feriedage (1978)
- The Olsen Gang Long Gone (1981)
- Der er et yndigt land (1983)
- Epidemic (1987)
- Katinka (1988)
- Black Harvest (1993)
- Okay (2002)
- Stealing Rembrandt (2003)
- Ronal the Barbarian (2011)
gollark: It *seemed* like it was just inserting things, but it may also be moving everything after this into the children of the other thingy?
gollark: ```nim var emNode = newDoublyLinkedNode(emToken) for childNode in token.children.nodes: if childNode.value == opener.value.token: emToken.children.head = childNode.next if childNode.next != nil: childNode.next.prev = nil childNode.next = emNode emNode.prev = childNode if childNode.value == closer.value.token: emToken.children.tail = childNode.prev if childNode.prev != nil: childNode.prev.next = nil childNode.prev = emNode emNode.next = childNode```
gollark: This would really be easier if they had actually bothered to put comments in this. I've worked out that it is in fact *not* a `seq.insert` call precisely, but I don't know what it's meant to be doing.
gollark: > .code.tio.c:6:31: error: macro "A" requires 2 arguments, but only 1 given
gollark: With no bound checking or anything.
References
- "Berlinale: 1983 Prize Winners". berlinale.de. Retrieved 15 November 2010.
- "Skuespilleren Ole Ernst er død". dr.dk. Retrieved 1 September 2013.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.