Comments and PIs are not allowed in XMPP -> throw an exception.
This commit is contained in:
parent
33969934b2
commit
066a1644f0
4 changed files with 76 additions and 6 deletions
|
@ -20,7 +20,8 @@ SRCS = XMPPAuthenticator.m \
|
|||
XMPPRosterItem.m \
|
||||
XMPPSCRAMAuth.m \
|
||||
XMPPSRVLookup.m \
|
||||
XMPPStanza.m
|
||||
XMPPStanza.m \
|
||||
XMPPXMLElementBuilder.m
|
||||
|
||||
INCLUDES = ${SRCS:.m=.h} \
|
||||
namespaces.h \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue