Displaying 2 results from an estimated 2 matches for "ojjektum".
Did you mean:
objektu
2003 Nov 20
5
compile fail
Hi!
I''m using winxp, wxwindows 2.4.2, mingw, msys:
droptarget.o(.data$_ZTV18wxDropTargetHelper+0x20):droptarget.cpp:
undefined reference to `wxDropTargetHelper::OnData(int, int,
wxDragResult)''
textdroptarget.o(.text+0x26a):textdroptarget.cpp: undefined reference to
`wxTextDropTargetHelper::wxTextDropTargetHelper()''
dataobject.o(.text+0x306):dataobject.cpp: undefined
2010 Jun 16
4
search bug?
Hi all,
I have emails with multiple Delivered-To: headers in them. The problem
is that the SEARCH command only searches in the first instances. For
example:
1 FETCH 14557 BODY[HEADER.FIELDS (Delivered-To)]
* 14557 FETCH (BODY[HEADER.FIELDS (DELIVERED-TO)] {85}
Delivered-To: pozsy at ojjektum.uhulinux.hu
Delivered-To: szamlagyar at uhusystems.com
)
1 OK Fetch completed.
1 SEARCH HEADER Delivered-To szamlagyar at uhusystems.com
* SEARCH 14589
1 OK Search completed (0.146 secs).
You can see the meesage with the id 14557 _has_ a
"Delivered-To: szamlagyar at uhusystems.com" hea...